[Bug 412] AuthorizedKeysFile assumes home directory access upon authentication
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Sat Oct 12 01:11:40 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=412
markus at openbsd.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From markus at openbsd.org 2002-10-12 01:11 -------
oh, i see, auth.c uses realpath(pw->pw_dir) to compare it against
the configured path.
perhaps drop the check against homedir if realpath(pw->pw_dir)
fails?
------- 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