[Bug 1747] AuthorizedKeysFile not working as advertised
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Apr 9 10:42:10 EST 2010
https://bugzilla.mindrot.org/show_bug.cgi?id=1747
Darren Tucker <dtucker at zip.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dtucker at zip.com.au
Blocks| |1743
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Darren Tucker <dtucker at zip.com.au> 2010-04-09 10:42:09 EST ---
Thanks for the report. This has been fixed and will be in the 5.5p1
release. You can confirm by trying a recent snapshot
(http://www.mindrot.org/openssh_snap/).
You can work around it commenting it out (as you noted) or by using
"%h" to explicitly specify the user's home directory, eg:
AuthorizedKeysFile %h/.ssh/authorized_keys
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list