> I have the following set: > -rwsr-xr-x 1 root root 239 Jan 8 21:05 test.pl > > and get the following when I run as another user: > # ./test.pl > Can't do setuid You can setuid a script but it is useless. You have to setuid the interpreter (perl in this case). This is not such a good idea imho but for trying it out once, you could ... Peter -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body