bugzilla-daemon at mindrot.org
2002-Jan-17 18:33 UTC
[Bug 72] New: sshd 3.0.2p1 assumes authorized_keys2 unless configured otherwise.
http://bugzilla.mindrot.org/show_bug.cgi?id=72 Summary: sshd 3.0.2p1 assumes authorized_keys2 unless configured otherwise. Product: Portable OpenSSH Version: -current Platform: All OS/Version: All Status: NEW Severity: normal Priority: P2 Component: sshd AssignedTo: openssh-unix-dev at mindrot.org ReportedBy: maupin at easystreet.com This bug report is similar to bug id 66. sshd 3.0.2p1 defaults to ~/.ssh/authorized_keys2 unless "AuthorizedKeysFile %h/.ssh/authorized_keys" is set in sshd_config. AuthorizedKeysFile is unset in the default sshd_config installed with OpenSSH. This behavior directly conflicts with statements in the change log that authorized_keys2 has been deprecated. I've observed this behavior under x86 Linux 6.2 and 7.1 and SPARC Solaris 7. OpenSSH was compiled from source in all cases. OpenSSH is a terrific product, keep up the great work! ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.