in reply to CGI, application context and security

In Apache web scripts get run as a special user. You have to give that user the permissions to do the things you need. I don't know how that translates to IIS and Win2K but i'm sure there are similar issues. So find out what user your scripts are getting run as, and then figure out how to change its permissions.


___________
Eric Hodges
  • Comment on Re: CGI, application context and security