yes, it does. On 12/16/2011 10:06 PM, frederic ollivier wrote: > sudo -s > > works ? > > > > 2011/12/16 Bart-Jan Vrielink <[email protected]>: > >> On 12/16/11 21:53, Freddy Spierenburg wrote: >> >>> Hi (first message) Bart-Jan and (second) Marko, >>> >>> On Fri, Dec 16, 2011 at 09:32:05PM +0100, Bart-Jan Vrielink wrote: >>> >>> >>>> You shouldn't be able to strace suid programs. >>>> >>>> >>> Please enlighten me, why not? >>> >>> >> >> suid/setuid means that the program runs as another user. Being able to trace >> system calls for another user is a security risk. When strace is asked to >> run a setuid program, it will ignore the setuid bit, which is not what you >> want. >> >> >> >> -- >> To UNSUBSCRIBE, email to [email protected] >> with a subject of "unsubscribe". Trouble? Contact >> [email protected] >> Archive: http://lists.debian.org/[email protected] >> >> > > >
-- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

