[Bug 252] Patch for use of /etc/default/login

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Sep 15 15:49:43 EST 2003


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

dtucker at zip.com.au changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #378 is|0                           |1
           obsolete|                            |



------- Additional Comments From dtucker at zip.com.au  2003-09-15 15:49 -------
Created an attachment (id=397)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=397&action=view)
Fix bugs found in testing

Last-minute testing found a couple of (my) nasty bugs:
* if PATH wasn't defined in /etc/default/login, no path was set due to an
unintentionally inverted test in a configure test.
* on platforms without /e/d/l, child_get_env was being called, even though it
was #ifdef'ed out.

I'm tempted to re-enable the part in configure that adds /usr/local/bin (for
scp) to USER_PATH on platforms with /e/d/l.  I think --with-user-path should
still be able to be set at build time, but be overridden if PATH (or SUPATH) is
set in /e/d/l.

Comments?



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list