Displaying 1 result from an estimated 1 matches for "blizzy".
Did you mean:
bizzy
2003 Feb 06
2
[Bug 486] New: "PermitRootLogin no" can implicitly reveal root password
...root password
Product: Portable OpenSSH
Version: 3.5p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: security
Priority: P2
Component: sshd
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: blizzy at blizzy.de
With 3.5p1, when setting "PermitRootLogin no" in /etc/ssh/sshd_config, logging
in as root is disabled, of course.
However, when entering the correct password, ssh prints "Connection reset by
peer" and exits immediately. When entering the wrong password, it will p...