the asp page will run under the current uses permissions, if your not
forcing users to log on they will be using IUSR_SERVER
if your using anonymous permissions (IUSR_SERVER), then I would give
IUSR_SERVER write but not execute permissions.
it is easy to do this inn IIS manager
"Jess" <> wrote in message
news:81BBE394-9616-40D0-A6A0-...
> Hello,
> I have an asp page that writes to a text file. Can someone tell me what
> the
> correct permissions should be on the network - so it's safe from various
> users coming in to manipulate any files?
>
|