Quoting Janethe Co <[EMAIL PROTECTED]>:
> Hi, anyone here have any idea on how to make stuid/setgid programs to
> honor libpath?
To make a binary executable 'setuid userx' and 'setgid groupy'
the chown/chmod commands are used:
chown userx:groupy binexec
chmod 6755 binexec
'6' sets both the setuid bit and the setgid bit.
I do not know what you mean by "to make a program honor libpath"
PMana
--------
This mail sent through IMP: mail.ateneo.net
_
Philippine Linux Users Group. Web site and archives at http://plug.linux.org.ph
To leave: send "unsubscribe" in the body to [EMAIL PROTECTED]