Re: Security audit result: gnome-pty-helper




Miguel de Icaza writes:
>Strange.  We run chmod +s on the program, isn't that supposed to only
>add setuid?

No, +s is equivalent to a+s, which sets all s bits it can, just like
+rw is like a+rw and sets all possible r and w bits (modulo the umask).

u+s is what we want.

michaelkjohnson

"Magazines all too frequently lead to books and should be regarded by the
 prudent as the heavy petting of literature."            -- Fran Lebowitz
 Linux Application Development       http://www.redhat.com/~johnsonm/lad/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]