[Bug 220] sshd fails to read other users authorized_keys over nfs as root
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Tue Apr 23 22:21:59 EST 2002
http://bugzilla.mindrot.org/show_bug.cgi?id=220
------- Additional Comments From aet at cc.hut.fi 2002-04-23 22:21 -------
Yup, realpath() was broken for AIX, probably Solaris as well.
HUT/CC is going to install OpenSSH for all OS's with
BROKEN_REALPATH defined. I think OpenSSH should reverse
the logic for BROKEN_REALPATH, eg. define SAFE_REALPATH
only for OS's that have a working realpath(), otherwise
use openbsd-compat/realpath.c by default.
------- 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