| Summary: | AuthorizedKeysFile not working as advertised | ||
|---|---|---|---|
| Product: | Portable OpenSSH | Reporter: | David Pflug <dtpflug> |
| Component: | sshd | Assignee: | Assigned to nobody <unassigned-bugs> |
| Status: | CLOSED FIXED | ||
| Severity: | major | CC: | dtpflug, dtucker |
| Priority: | P2 | ||
| Version: | 5.4p1 | ||
| Hardware: | Other | ||
| OS: | Linux | ||
| Bug Depends on: | |||
| Bug Blocks: | 1743 | ||
|
Description
David Pflug
2010-03-30 13:09:07 AEDT
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 Mass move of bugs RESOLVED->CLOSED following the release of openssh-5.5p1 |