J
jgramke
I've got IIS6 running. I've got a Frontpage generated form in a
subdirectory of this website. I want to limit access to that form to
a certain group of users local AD users.
To do this, I disabled anonymous access in IIS. Next I went to the
ACL's on NTFS, and took away permissions for iusr_machine, interactive,
and network, and added permissions only for the users I wish to be able
to access this form.
The form writes results to _private. When I hit submit, I get
Frontpage Error.
User: please report details to this site's webmaster
Webmaster: please see the server's application event log for more
details.
There are no errors in the application event log.
It all hinges around me taking away permission for the NETWORK user on
the directory containing the form. If I allow permissions for the
NETWORK user, every user on the domain can see the form if they provide
their AD credentials, so I don't want that. If I take permissions
away from NETWORK, then only the users in my specified group can get at
the form, but submitting it causes the above error.
Does anybody have any guesses?
Does anybody know if there is a way to make the error show up in a
logfile somewhere?
Thanks,
Jim
subdirectory of this website. I want to limit access to that form to
a certain group of users local AD users.
To do this, I disabled anonymous access in IIS. Next I went to the
ACL's on NTFS, and took away permissions for iusr_machine, interactive,
and network, and added permissions only for the users I wish to be able
to access this form.
The form writes results to _private. When I hit submit, I get
Frontpage Error.
User: please report details to this site's webmaster
Webmaster: please see the server's application event log for more
details.
There are no errors in the application event log.
It all hinges around me taking away permission for the NETWORK user on
the directory containing the form. If I allow permissions for the
NETWORK user, every user on the domain can see the form if they provide
their AD credentials, so I don't want that. If I take permissions
away from NETWORK, then only the users in my specified group can get at
the form, but submitting it causes the above error.
Does anybody have any guesses?
Does anybody know if there is a way to make the error show up in a
logfile somewhere?
Thanks,
Jim