Brian Cuttler wrote:
LD_LIBRARY_PATH is not used for suid binary, it would be a security hole. That's why -R must be use when the binary is linked.ldd fails for user amanda in installed directoryls -l /usr/local/sbin/amcheck-rwsr-x--- 1 root sys 88632 Jan 23 10:19 /usr/local/sbin/amcheckYes, that is it, I can toggle the results of the amanda user's # ldd by adding or removing the suid bit.A well defined problem - what do I do now ?
Jean-Louis
