Displaying 2 results from an estimated 2 matches for "smithj9870".
2002 Feb 28
11
[Bug 131] Problems with sshd's compiled in default PATH.
http://bugzilla.mindrot.org/show_bug.cgi?id=131
djm at mindrot.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From djm at mindrot.org 2002-03-01 09:49
2002 Feb 28
0
[Bug 131] New: Problems with sshd's compiled in default PATH.
...Product: Portable OpenSSH
Version: 3.0.2p1
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: smithj9870 at yahoo.com
Would it be possible to change the USER_PATH or _PATH_STDPATH variables to not
be defined at compile time which makes them get permanently built into the sshd
binary. Instead make it a config option that could be changed post-install?
One use of this is being able to make the softw...