[sudo-users] oracle & environment variables

Todd C. Miller Todd.Miller at courtesan.com
Thu Sep 6 12:29:49 EDT 2007


Is the LIBPATH environment variable set for testuser and oracle?
Ie: what does the following produce?
    echo $LIBPATH

The LIBPATH variable is cleared for setuid programs like sudo so
if oracle depends on it being set you will need to do something
like create a shell script that sets LIBPATH and then execs srvctl.

 - todd



More information about the sudo-users mailing list