[Bug 383] PublicKeyAuthentication failure when rlogin set to false
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Aug 24 14:13:19 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=383
------- Additional Comments From dtucker at zip.com.au 2002-08-24 14:13 -------
The more I think about it, the more I like Jörg's uid != 0 patch.
Other platforms implement their own login controls for root (eg /etc/securetty
or /etc/default/login) and sshd ignores them in favour of its own mechanism
(PermitRootLogin).
I'm in favour of the patch. If required, you can still disable root logins via
ssh by setting "PermitRootLogin no". What's the argument against it?
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the openssh-unix-dev
mailing list