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 SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Weird authentication problem

Status
Not open for further replies.

sjctechno

Programmer
Oct 14, 2002
27
0
0
US
I have a web application that uses Windows authentication
( <authentication mode=&quot;Windows&quot; />).
It seems to work fine MOST of the time, for MOST people. I have a couple users, however that keep getting asked to re-authenticate, only on certain pages! I have a test program that displays basic security data about the users, and I noticed that for the ones that work OK, the USER.IDENTITY.UATHENTICATIONTYPE = NTLM, and for one of those that does not work it is Negotiate, but for another it is NTLM.

Any ideas? Thanks,
Steve
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top