Permission: Web App Calling Web Service

S

Sachin

Hi All,

I have following scenario.

1) Server Name: Server1
Web Site: WebUI (An ASP.NET Application)
Impersonation User: WebUIUser (Specified in Web.Config, under identity
section)
Authentication: Windows

All the following folders have read permission to "WebUIUser"

* C:\
* C:\Inetpub\wwwroot\
* C:\Inetpub\wwwroot\WebUI
* C:\Inetpub\wwwroot\WebUI\*
* C:\Inetpub\wwwroot\WebUI\bin
* C:\Inetpub\wwwroot\WebUI\bin\*


2) Server Name: Server2
Web Site: WebService (ASP.NET Web Service)
Impersonation User: WebServiceUser (Specified in Web.Config, under
identity section)
Authentication: Windows

All the following folders have read permission to "WebService"

* C:\
* C:\Inetpub\wwwroot\
* C:\Inetpub\wwwroot\WebService
* C:\Inetpub\wwwroot\WebService\*
* C:\Inetpub\wwwroot\WebService\bin
* C:\Inetpub\wwwroot\WebService\bin\*


WebUI calls the WebServcie. In the proxy, DefaultCredentials are set.

However it fails....error is HTTP 401: Unauthorised.

However, if I give read permissions to "WebUIUser" on same folders/files as
"WebService" it works fine.

My question is why "WebUIUser" needs read permissions on same folders/files
as "WebService"?

Thanks in advance
Sachin
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top