[Bug 757] KRB5CCNAME inherited from root's environment under AIX

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Nov 13 16:43:32 EST 2003


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

dtucker at zip.com.au changed:

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



------- Additional Comments From dtucker at zip.com.au  2003-11-12 22:43 -------
Created an attachment (id=498)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=498&action=view)
Add unsetenv() to openbsd-compat

This bit:  strncmp(*curenv, krbccenv, strlen(krbccenv)) == 0
will match env variables longer than 10 chars where the first 10 are
"KRB5CCNAME".

AIX 5.2, at least, has an unsetenv(), so I think we should use it where
possible, and add one to openbsd-compat for versions that don't have it.



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