I am trying to access IIS 7.5 server on Windows server 2008 with windows Aunthentication enabled but after login info pop-up i see login credentials are failing with the error "401 - Unauthorized: Access is denied due to invalid credentials". I am able to browse the file from IIS server but can not open it remotely. Any pointer with regard to this issue will be helpful.
feedback
|
|
Does the user you're authenticating as have access to the files you're trying to access? The file system ACLs must allow access for the authenticated user. | |||
|
feedback
|