I have a windows 2003 server that I am trying to deploy a .net app to.
Security on this application is set to disallow anonymous access and require nt authentication.
On my other two servers the behavior is that the user (being logged into the network) is automatically authenitcated and granted access so long as they are an authenticated user.
However for some reason this server is denying access to an authenticated user (myself)
It pops up a log in and after 3 attempts tells me that I do not have access.
As stated IIS is set to NT Authentication and the directory security is set to allow domain users...so I am at a loss as to why it would be denying access.
Start Free Trial