[sudo-users] Excecuting sudo

Todd C. Miller Todd.Miller at courtesan.com
Thu May 5 12:06:51 EDT 2005


In message <75CFC296F70A08409390004F30EF9B8504B4AADA at uk-ex001.groupinfra.com>
	so spake "Kentafi, Hamid" (Hamid.Kentafi):

> ld.so.1: /export/home/bv1to1/bin/checkdaemon: fatal: liborbixmt.3.0.1.sc42.so
> .1: open failed: No such file or directory

Sounds like you need to have LD_LIBRARY_PATH set in order for this
to work.  For security reasons, sudo will remove this variable from
the environment.  The simplest thing is going to be to set
LD_LIBRARY_PATH to the value you need in the imgr_conf script itself.

 - todd



More information about the sudo-users mailing list