RE: Servervariables("logon_user") returns empty string

From: Mike Moore [MSFT] (michmo_at_online.microsoft.com)
Date: 09/26/03


Date: Thu, 25 Sep 2003 22:02:34 GMT


Hi,

I think JN is right. I think you have anonymous access enabled. It is
normal for this variable to be blank when the visitor to your site is
anonymous.

Thank you, Mike
Microsoft, ASP.NET Support Professional

Microsoft highly recommends to all of our customers that they visit the
http://www.microsoft.com/protect site and perform the three straightforward
steps listed to improve your computer’s security.

This posting is provided "AS IS", with no warranties, and confers no rights.

--------------------
> Content-Class: urn:content-classes:message
> From: "Yang" <yang@millercanfield.com>
> Sender: "Yang" <yang@millercanfield.com>
> Subject: Servervariables("logon_user") returns empty string
> Date: Thu, 25 Sep 2003 07:50:54 -0700
> Lines: 7
> Message-ID: <10a6e01c38374$6bd7dde0$a601280a@phx.gbl>
> MIME-Version: 1.0
> Content-Type: text/plain;
> charset="iso-8859-1"
> Content-Transfer-Encoding: 7bit
> X-Newsreader: Microsoft CDO for Windows 2000
> X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
> Thread-Index: AcODdGvXO60w40AJSHCfTYBW5MqomQ==
> Newsgroups: microsoft.public.dotnet.framework.aspnet.security
> Path: cpmsftngxa06.phx.gbl
> Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.framework.aspnet.security:6816
> NNTP-Posting-Host: TK2MSFTNGXA14 10.40.1.166
> X-Tomcat-NG: microsoft.public.dotnet.framework.aspnet.security
>
> I have used Servervariables("logon_User") to retrieve
> intranet users logon name to determine the accessibility
> to certain site.
> After we upgraded to window 2000 or changed (not sure
> what) the client active directory mapping, the variable
> returned empty string.
> What could be the cause?
>



Relevant Pages