Windows Authentication Problem



I have a Windows Authentication problem going on that is isolated to one
computer. I know that it is isolated to the computer because the user can
log into any other computer and have no issues at all.

The client can browse our internal intranet but as soon as you try to access
a folder that is set to Integrated Windows Authentication as apposed to
annonymous, the client is presented with a Windows Authentication dialog
box. Entering any account including the administrator account will not get
past this screen. (Again, this symptom does not follow the user to a
different machine)

I have reset IE to default settings, cleared cache, deleted, removed,
un-installed plugins... Everything including starting up in safe mode with
networking, running msconfig and disabling all services and startups and
still the problem exists.

No then, what seems to be at the root of this problem is this. The user was
away on holiday for 2 weeks. The machine was working fine before she left.
Nobody has used her machine during that 2 weeks - when she came back, she
was preseted to change her network password. There was some issues around
this but ultimately I had the user enter a new password directly in Active
Directory a few days ago and just now and I had her change her password
using the client machine (ctrl-alt-del) - the problem is still there...


.



Relevant Pages

  • Re: Windows Authentication question
    ... That's still possible even if you use integrated Windows authentication. ... configured not to pass the client user credentials or because the client ... logon dialog by the browser. ...
    (microsoft.public.dotnet.framework)
  • Re: Windows Authentication question
    ... That's still possible even if you use integrated Windows authentication. ... configured not to pass the client user credentials or because the client ... logon dialog by the browser. ...
    (microsoft.public.dotnet.security)
  • using Windows authentication within intranet
    ... I would like to set up a web service to use Windows authentication. ... in this particular case I know that the client will be within ... on my proxy object to a new NetworkCredential instance. ... this client application to call my web method, ...
    (microsoft.public.dotnet.framework.aspnet.webservices)
  • Calling NetUserGetInfo from ASP.NET app
    ... I have an ASP.NET 2.0 app with windows authentication and impersonation ... Client User Name: ANONYMOUS LOGON ... the properties on teh server, and in the delegation tab, I've added every ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Getting user ID from Web Service credentials
    ... Windows Authentication in IIS, when Anonymous access is turned off. ... System.Net.CredentialCache.DefaultCredentials on the client side. ... >> any way to get the user name from the Web Services code. ... >> For both the client side caller and the Web Service, ...
    (microsoft.public.dotnet.security)