[sudo-users] odd sudo problem, LD_LIBRARY_PATH related

Todd C. Miller Todd.Miller at courtesan.com
Thu Jul 8 17:37:05 EDT 2004


That does sound odd.  To help debug the issue I suggest adding
"printenv" to the list of commands ssm can run and then doing:

    $ sudo printenv | grep LD_

That way you can see which LD_* variables are getting passed through
to the command.

 - todd



More information about the sudo-users mailing list