[sudo-users] Sudo keeps using the same binary although PATH is different when invoking with sudo.

Todd C. Miller Todd.Miller at courtesan.com
Sun Mar 2 09:26:26 MST 2014


Sudo does not modify the PATH unless the secure_path option is set
in the sudoers file.  You should be able to tell if it is set (and
to what value) by running "sudo -l".

 - todd


More information about the sudo-users mailing list