Does anyone know who makes the distro for FC9?
I found this link:
http://markmail.org/message/dpyivs3nimzykdir
that seems to imply that the 1.6.9p13 release was compiled with secure_path set. This seems to always then reset PATH to a fixed set of directories,
irrespective of what other settings you have in the sudoers file (I have !env_reset and have added PATH to env_keep - as well as trying sudo -E with setenv set in the defaults.
So can anyone tell me how I keep PATH set - or if it is not possible to keep PATH when sudo is compiled with secure_path can I ask why the package is compiled with that option (as it then seems impossible to keep the PATH with the options in sudoers - and surely the options are there to allow the user tio configure different behaviours?).