> root. Look for other occurences of geteuid in > strace output. Most similar instance is following the line: <...> readlink("/proc/self/fd/0, "/dev/tty2", 4095) = 9 getuid32() = 0 ^ note: no 'e'
> > Check also that root actually has uid=0 on that > machine. > > $ getent passwd | grep ^root > root:x:0:0:root:/root:/bin/bash checks OK FWIW, scrolling to the top of the output of strace -- how do I write strace to a file? -- there is the line: close(393) =-1 EBADF (Bad file descriptor) followed by 630 similar lines ending in 'close(1023) ditto' then the "body" of the output. mw ____________________________________________________________________________________Boardwalk for $500? In 2007? Ha! Play Monopoly Here and Now (it's updated for today's economy) at Yahoo! Games. http://get.games.yahoo.com/proddesc?gamekey=monopolyherenow -- [EMAIL PROTECTED] mailing list