search for: chuser

Displaying 5 results from an estimated 5 matches for "chuser".

Did you mean: chuse
2001 May 22
1
ssh looks at rlogin=false only at startup
Very early on in what seems to be quite a hot debate sometimes, I pointed out that sshd only controls rlogin=false at its startup, and if it is changed, sshd simply ignores it ie: chuser rlogin=true root sshd chuser rlogin=false root Will result in sshd ACCEPTING login from root, ie it seems to only check at its startup - is this a bit like ulimit behavior where you need need to log out and in to get it to accept the new ulimit ? The other way around works too. I could use this...
2006 Feb 09
6
chown DOMAIN+mylogin /dir fails (Please help)
What can I look at to understand why chown keeps saying user does not exist. wbinfo -u/-g returns the user information klist -v shows kerberos is working net ads join works fine wbinfo -t shows secret is fine aix does not have getent so I can't run getent passwd -- is there something equivalent on aix? /usr/lib/security/methods.cfg has: WINBIND: program =
2001 May 21
0
permitrootlogin=no does NOT help
Thanks for replying guys but: The problem I have is this: I cannot turn off telnetd and rlogind for all users in one day - they use rlogin=false for each user ie: chuser rlogin=false root Unfortunetely ssh does not allow access when this is set. I would like to use ssh at first just for root, and then for other users after testing etc. permitrootlogin is a ssh concept, not applicable to telnet and rlogin - I am trying to allow root access only via ssh and publi...
2003 Jun 05
1
Aix and Large File Support
Hi everyone, I need a little help. I have compiled samba(2.2.8a) on aix 4.3.3 oslevel 9. Everything seems to run fine until you try and transfer a file from a windows station to Samba that is > 1GB. Then it starts spitting out errors like there is not enough space for the file even though there is 89 Gigs free. I'm just wondering if there are any special switches to compile samba with
2002 Aug 22
7
[Bug 383] PublicKeyAuthentication failure when rlogin set to false
http://bugzilla.mindrot.org/show_bug.cgi?id=383 ------- Additional Comments From markus at openbsd.org 2002-08-23 07:46 ------- what does "rlogin set to false" mean? ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.