Vivek Khera wrote:
"SB" == Stas Bekman <[EMAIL PROTECTED]> writes:


SB> perl -e 'require POSIX; POSIX::setuid(65534); POSIX::setgid(65534); \
SB>           print -r q{/tmp} &&  -w _ && -x _ ? q{OK} : q{NOK}; '


Since when is user nobody hardwired to UID 65534? I never saw POSIX mandate that.

It's not hardwired. It's what's happened to run on my machine. It's just a printout of the command that was run.


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com



Reply via email to