Am Montag, 21. Januar 2002 15:21 schrieb martin f krafft:

> don't run shellscripts setuid or setgid.

AFAIK Linux doesn't support setuid or setgid scripts, if you want to achieve 
things like this, you'll have to use an setgid or setuid interpreter (a.k.a. 
suidperl). 

Good Luck writing a secure setuid bash interpreter.

Peter

Reply via email to