Application Pool without Anonymous Access
- From: yonido@xxxxxxxxx
- Date: 22 Feb 2006 23:27:29 -0800
Hello
I want to create a WebService which belongs to a custom application
pool & doesnt allow anonymous access.
I created a user Named "TestUser", and added it to the IIS_WPG group.
Then i created a new application pool "TestAppPool" which is run by
TestUser & Created a WebService that runs under "TestAppPool". At this
stage everything works.
However, when i uncheck "Allow Anoymous Access" - accessing the
service.asmx page works only from the local computer. From a remote
station - accessing "http://myserver/myapp/service.asmx" requires
entering a username & password (which is exactly what i want) - but any
user & pass i try to enter fails.
Please note that if i change the AppPool's user to "Network Service"
(or any other "Built in" account) it works - i can login with any
active directory user.
What's wrong?
.
- Follow-Ups:
- Re: Application Pool without Anonymous Access
- From: yonido
- Re: Application Pool without Anonymous Access
- Prev by Date: Re: What could cause my permissions to be reverted back
- Next by Date: Re: IIS Authenthication
- Previous by thread: Re: What could cause my permissions to be reverted back
- Next by thread: Re: Application Pool without Anonymous Access
- Index(es):
Relevant Pages
|