Using sudo with Ingres

Walton, Jason jason.walton at eds.com
Thu Aug 10 07:38:42 EDT 2000


I'm currently trying to setup sudo to allow non-root users to create ingres
accounts. Ingres then complains with:
/usr/lib/dld.sl: Can't open shared library:
/dbms06/oping12/r0/install/ingres/lib/libcompat.1.sl
/usr/lib/dld.sl: No such file or directory
/usr1/ingres/bin/accessdb[18]: 4348 Abort

the command being run is:
sudo -u ingres /usr1/ingres/bin/accessdb

the sudoers entry is:
INGRES ALL = (ingres) /usr1/ingres/bin/accessdb

any suggestions as to how to make sudo understand that ingres needs to be
able to search the shared library?

Jason Walton 



More information about the sudo-users mailing list