|
| I have a web site application that passes a credential to a Web service
Site. I want to have the Web Service site only accept Windows
Authenticated users, However this IIS box is in a DMZ so the user is
actually a Local User on the box. I unchecked Anonymous Access and
checked Integrated Windows Authentication. When hitting the Web
service Site I get the windows prompt I enter <Computer
Name>\<UserName>, then Password but it does not authenticate me.
The user I am using is part of the administrators group so I think I
cleared any file permissions at this point.
I am running IIS 6 and Windows 2003
Question can Windows Authentication only Authenticate to a domain or
can it authenticate to a local computer as well. If so I must have IIS
setup wrong and could you please point me to an article explaining this
or directions on the security to setup when a domain controller is not
accessible
..
|
|