Hi there,
I am running lots of perl CGI scripts on IIS 5 (and they work pretty well!).
What i would like to do is give my scripts more permissions than the average user.
As i understand it, all anonymous users (and scripts) act with the permissions of the IUSR_SERVERNAME account.
One of my scripts needs to have more write access than I want the users to have. (this is so that the script can perform administration type tasks on the site for me).
Is this possible and how do i go about setting this up.
(I have the scripts it is just the accounts and setting them up I am unsure about)
From a security point of view is this dangerous ?
(currently it is for an internal/intranet webserver but I'm curious about on a live/internet site anyway).
Many thanks
Jez
I am running lots of perl CGI scripts on IIS 5 (and they work pretty well!).
What i would like to do is give my scripts more permissions than the average user.
As i understand it, all anonymous users (and scripts) act with the permissions of the IUSR_SERVERNAME account.
One of my scripts needs to have more write access than I want the users to have. (this is so that the script can perform administration type tasks on the site for me).
Is this possible and how do i go about setting this up.
(I have the scripts it is just the accounts and setting them up I am unsure about)
From a security point of view is this dangerous ?
(currently it is for an internal/intranet webserver but I'm curious about on a live/internet site anyway).
Many thanks
Jez