Gentoo Archives: gentoo-user

From: Christer Ekholm <che@××××××.se>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: two identical /etc/sudoers -- only one works
Date: Sun, 27 May 2007 00:22:58
Message-Id: 86d50n15vi.fsf@poke.chrekh.se
In Reply to: Re: [gentoo-user] Re: two identical /etc/sudoers -- only one works by maxim wexler
1 maxim wexler <blissfix@×××××.com> writes:
2
3 >> root. Look for other occurences of geteuid in
4 >> strace output.
5 >
6 > Most similar instance is following the line:
7 > <...>
8 > readlink("/proc/self/fd/0, "/dev/tty2", 4095) = 9
9 > getuid32() = 0
10
11 You should aslo check for any of setuid seteuid setreuid or
12 setresuid. any call to any of those must be succesfull.
13
14 --
15 Christer
16
17 --
18 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: two identical /etc/sudoers -- only one works maxim wexler <blissfix@×××××.com>