[Bug 131] Problems with sshd's compiled in default PATH.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Sat Mar 2 09:57:43 EST 2002


http://bugzilla.mindrot.org/show_bug.cgi?id=131





------- Additional Comments From markus at openbsd.org  2002-03-02 09:57 -------
sshd should not know where 'ls' is stored.
sshd should not know where 'pwd' is stored.
sshd should not know where 'scp' is stored.

sshd must rely in the path, since it does not know that
there is a 'ls', a 'pwd' or a 'scp' binary.

sshd does not rely on the user setting up the path.
sshd relies on the admin to setup the path correctly, and the
path set by the admin has to be trusted.




------- 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