all groups > iis security > november 2004 >
You're in the

iis security

group:

Integrated Windows Authentication and Windows XP



Integrated Windows Authentication and Windows XP D
11/28/2004 7:12:39 PM
iis security: We are running an IIS 5 server on a Windows 2000 Server
using Integrated Windows Authentication to connect to our
ASP.NET application.

All are able to connect properly except those users
running IE on a Windows XP platform (both with and without
SP2). We traced the problem to the use of
Request.ServerVariables("LOGON_USER").

This is returning an empty string for XP users as it
appears their logon credentials are not being passed
properly.

If we switch to Basic or Anonymous authentication
everything works fine.

Does anyone have any ideas as to what the problem may be?
I've done a lot of searching but could not find any
solutions.

Re: Integrated Windows Authentication and Windows XP Bernard
12/1/2004 12:13:39 PM
How about IIS log ? anything special between
XP and no XP login ?

--
Regards,
Bernard Cheah
http://www.tryiis.com/
http://support.microsoft.com/
http://www.msmvps.com/bernard/



[quoted text, click to view]

AddThis Social Bookmark Button