Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

IIS Basic Authentication

Status
Not open for further replies.

mjo123

Programmer
Joined
Feb 25, 2000
Messages
1
Location
US
My IIS server is a member (stand-alone) server in a separate domain from our private LAN. The web server domain is trusted to the private LAN domain. I am trying to use Basic Authentication to authenticate users to our web site due to firewall issues. I can authenticate users who are local to the web server domain, but not users who are in the trusted domain. I have tried setting the default domain to the trusted domain but with no success.<br>
<br>
The error in the Event log I am getting is Event ID 100: &quot;The server is unable to logon the Windows NT account due to the following error: Logon failure: the user has not been granted the requested logon type at this computer.&quot;<br>
<br>
The users belong to a group that has Log on Locally rights on the web server domain. What am I missing?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top