Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > ASP .Net Security > Integrated Authentication Issue

Reply
Thread Tools

Integrated Authentication Issue

 
 
Kevin Olsen
Guest
Posts: n/a
 
      10-28-2003
I have a web application using asp.net that uses
integrated windows authentication. One of our users
changed their windows login information.

The problem I'm having is that asp.net seems to be
receiving the old user ID (found in Request.ServerVariables
["LOGON_USER"]). The odd thing is that the web logs show
the correct user ID.

This user does have the .net framework loaded on the pc.
Is there something on the PC that is causing it to send
the incorrect authentication information and how can I
clear that?

Also, is there another way I should be retrieving the
LOGON_USER from the client?

Thanks for any help.

Kevin Olsen
(my email ends with att.com if you want to send anything
directly to me - thanks)
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IIS6.0 vs IIS5.1 - Integrated Windows Authentication Issue Luwk ASP .Net 1 11-22-2006 08:39 AM
Java - Integrated Windows Authentication - NTLM Authentication Forwarding Will Java 5 12-03-2005 01:00 AM
SQL integrated authentication when using forms authentication Brett Smith ASP .Net 2 10-26-2004 02:15 PM
Basic Authentication v. Integrated Windows Authentication w/ Delegation Mark ASP .Net 0 01-20-2004 03:13 PM
Integrated security + Forms authentication Markus Stehle ASP .Net 1 08-22-2003 12:20 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57