Search Path

Todd C. Miller Todd.Miller at courtesan.com
Mon Jan 12 15:34:12 EST 2004


In message <20040112193224.GA21635 at qwestip.net>
	so spake Asif Iqbal (iqbala):

> I am having trouble with crle and hence like to try this variable. I
> per your suggestion put the Defaults variable in sudoers and still not
> seeing any change in the sudo's behavior. Is there way I can debug to
> find out if sudo is really not deleting the LD_LIBRARY_PATH variable

I use "sudo printenv" for this.  Note however that the Solaris
dynamic loader may remove LD_LIBRARY_PATH from the environment
before sudo is even run.  See the SECURITY section of the ld.so.1
manual page for info.

 - todd


More information about the sudo-users mailing list