Home All Groups Group Topic Archive Search About

IIS 6.0 anonymous access

Author
24 May 2005 2:34 PM
stephanegregoire
Hi,


This problem is driving me nuts.


- I have set up an IIS 6.0 application (in perl/cgi) and put it into a
virtual directory (actually it's a SOAP webservice)
- Since this app does AD domain administration tasks, it must run under
a "Domain Admin" account.
- Users accessing it are not domain admins.
- For testing, I've checked the "Enable anonymous access" box and put
domain admins credentials in the textboxes. *This way everything works
like a charm*


Now, of course, I want to control who can run this application.

- I tried disabling anonymous access, and enabling the "Windows
integrated authentication" then set the proper NTFS security rights on
my virtual directory.
this way, I get "401 unauthorized" messages.

- I tried putting a domain admin account in the Application Pool
"Identity" tab, and this gives the same results.



Is there a way in IIS to allow a group of people to access an
application and have that application run always under the same
specific admin account, without using the Anonymous Authentication ?




Thanks for any info.

Author
24 May 2005 4:42 PM
Tom Kaminski [MVP]
<stephanegrego***@gmail.com> wrote in message
news:1116945261.638695.251040@g47g2000cwa.googlegroups.com...
> Hi,
>
>
> This problem is driving me nuts.

Please don't multi-post.  A cross post might have been appropriate  trying
to help you on .iis ...