https://bugzilla.mindrot.org/show_bug.cgi?id=1747
Darren Tucker <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Blocks| |1743 Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Darren Tucker <[email protected]> 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
