I'm having tremendous difficulty finding a flexible way to run setuid root java programs. My unique constraint is that I cannot add the java lib directory to /etc/ld.so.conf because I have many different JVM versions installed. It appears that when the euid is 0, it ignores LD_LIBRARY_PATH. Platform: i686 RedHat Linux 5.2. Help!