maxim wexler <[EMAIL PROTECTED]> writes:
>> 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() = 0You should aslo check for any of setuid seteuid setreuid or setresuid. any call to any of those must be succesfull. -- Christer -- [EMAIL PROTECTED] mailing list

