On Sun, 2007-04-15 at 20:52 +0300, David Baron wrote: > Assuming nothing is broken, that this change was put in for a more secure > sudo, how might one configure to be able to use the normal PATH?
What is your definition of "the normal PATH"? If you mean the PATH of the user before they run sudo, then it's a feature for that to not be passed through. I personally would be inclined to use a fully qualified path for anything that's not in the defined "secure path", but reading the sudoers man page may give you other ideas about how to manipulate environment variables in the /etc/sudoers file. Bdale -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]