Wrox Home  
Search P2P Archive for: Go

  Return to Index  

aspx thread: Windows Authentication not working?


Message #1 by Philo <philo@r...> on Thu, 13 Jun 2002 06:41:45 -0400
I'm trying to set up windows authentication on an ASP.Net box. (win2k Server).

I have it working on one machine, not the other. The settings in web.config 
and machine.config are the same on both machines. Both sets of IIS settings 
are the same as far as I can tell.

The error that's logged is
The server was unable to logon the Windows NT account 'jwhite' due to the 
following error: Logon failure: the user has not been granted the requested 
logon type at this computer.  The data is the error code.
And an error code of 569, which I can't find documentation on.

The user is in a group that has both "log in over the network" and "log in 
locally" policies set.

Help?

Philo


  Return to Index