[Bug 165] Problem with SSH1 Keys on RedHat7.2

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Mar 18 10:31:48 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=165





------- Additional Comments From mouring at eviladmin.org  2002-03-18 10:31 -------
AuthorizedKeysFile     %h/.ssh/authorized_keys
or
AuthorizedKeysFile     .ssh/authorized_keys

are the defaults (depending on the release).  

Not sure how ~/.ssh/authorized_keys ever worked since we call 
auth.c:expand_filename() which only honors %%, %h, %u.  The same holds true for 
3.0.

- Ben




------- 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