PermitRootLogin not overriding rlogin=false setting
mikescollan_at_hotmail.com
Date: 08/25/05
- Previous message: selder21_at_hotmail.com: "problems regarding "This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 25 Aug 2005 06:56:23 -0700
OS = AIX5200-06
openssh.license 3.8.0.5202
openssh.base.client 3.8.0.5202
openssh.base.server 3.8.0.5202
with 'PermitRootLogin=yes' in sshd_config I get the following
behaviour.
if rlogin=false for root, no ssh connection possible:-
Received disconnect from x.x.x.x: 2: Remote login for account root is
not allowed.
Changing rlogin=true for root allows login.
I was under the impression that the 'PermitRootLogin' setting overrides
the rlogin=false setting (Docs I have read certainly indicate this).
Apparently a collegue has managed to get this working using the same
settings (Only difference is that he is using openssh3.7.1).
Has anyone else seen this behaviour and does anyone have a config
change to allow root logins with ssh without enabling rlogin?
- Previous message: selder21_at_hotmail.com: "problems regarding "This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin""
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|