On Wed, Jan 02, 2002 at 02:07:32PM +0800, Mike Holland wrote:
> Use 'strace' to see what is happening when (if) it tried to suid.

strace is one of those cases where suid won't work. Its 
disabled for security. The program still runs but as
the user who runs it, not root.
Try "strace ping 127.0.0.1" or some other suid bin.

-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://lists.slug.org.au/listinfo/slug

Reply via email to