in reply to Re: Doing things as a different user
in thread Doing things as a different user

I don't think that'll help here. From what I could gather, the specific user ID for each request will be different, based on some auth credentials. suExec makes a process that is always the user that owns the CGI script.

-- Randal L. Schwartz, Perl hacker
Be sure to read my standard disclaimer if this is a reply.

  • Comment on •Re^2: Doing things as a different user