Robert Spier on Wed, 28 Jun 2000 09:39:32 -0400 (EDT)


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

Re: setuid


>>>>> "MF" == Michael Form <mike@sector001.org> writes:
MF> setuid). I am aware I can use cgi wrappers and the like, however I
MF> am wondering if there is an actual Perl command similar to C's
MF> setuid() command. Thank you in advance.  

see perlvar and $< and $> 

There is more information in perlsec about setuid scripts.

-R

--

**Majordomo list services provided by PANIX <URL:http://www.panix.com>**
**To Unsubscribe, send "unsubscribe phl" to majordomo@lists.pm.org**


  • References:
    • setuid
      • From: Michael Form <mike@sector001.org>