Server Variable LOGON_USER not on Win2003 server - Inetserver

This is a discussion on Server Variable LOGON_USER not on Win2003 server - Inetserver ; On our NT server I use the Server Variable, LOGON_USER , to determ how much the different users are allowed to view on our web pages. Now We are going to run on Win2003 servers, and i have discovered that ...

+ Reply to Thread
Results 1 to 3 of 3

Server Variable LOGON_USER not on Win2003 server

  1. Default Server Variable LOGON_USER not on Win2003 server

    On our NT server I use the Server Variable, LOGON_USER , to determ how much
    the different users are allowed to view on our web pages.
    Now We are going to run on Win2003 servers, and i have discovered that the
    following Server variables is not available: AUTH_USER, LOGON_USER,
    REMOTE_USER - Can anyone help me, how to get this information available ?

  2. Default Re: Server Variable LOGON_USER not on Win2003 server

    Those server variables are available only if your requests are
    authenticated.

    Anonymous Authentication results in "" for all those server variables.

    I suggest that you configure the web pages to not have "Anonymous
    Authentication" enabled if you want to use *_USER server variables.

    --
    //David
    IIS
    http://blogs.msdn.com/David.Wang
    This posting is provided "AS IS" with no warranties, and confers no rights.
    //
    "Lars Abildskov" <Lars Abildskov@discussions.microsoft.com> wrote in message
    news:EEAAAB09-93A1-49C2-B6F3-5D6D162D016B@microsoft.com...
    On our NT server I use the Server Variable, LOGON_USER , to determ how much
    the different users are allowed to view on our web pages.
    Now We are going to run on Win2003 servers, and i have discovered that the
    following Server variables is not available: AUTH_USER, LOGON_USER,
    REMOTE_USER - Can anyone help me, how to get this information available ?



  3. Default Re: Server Variable LOGON_USER not on Win2003 server

    Th@nx a lot !

    I disabled the "Anonymous Authentication ", so only the "Integrated Windows
    Authentication" was enabled, but this did not work, it resulted in that I was
    not allowed to view any pages.

    Then I disabled the "Integrated Windows Authentication" and enabled the
    "Digest Authentication for Windows domain servers" which did the trick.

    A positive "side effect" is, that all users have to logon using Username and
    password, which will get the internal audit guys to clap their hands ;0)

    "David Wang [Msft]" wrote:

    > Those server variables are available only if your requests are
    > authenticated.
    >
    > Anonymous Authentication results in "" for all those server variables.
    >
    > I suggest that you configure the web pages to not have "Anonymous
    > Authentication" enabled if you want to use *_USER server variables.
    >
    > --
    > //David
    > IIS
    > http://blogs.msdn.com/David.Wang
    > This posting is provided "AS IS" with no warranties, and confers no rights.
    > //
    > "Lars Abildskov" <Lars Abildskov@discussions.microsoft.com> wrote in message
    > news:EEAAAB09-93A1-49C2-B6F3-5D6D162D016B@microsoft.com...
    > On our NT server I use the Server Variable, LOGON_USER , to determ how much
    > the different users are allowed to view on our web pages.
    > Now We are going to run on Win2003 servers, and i have discovered that the
    > following Server variables is not available: AUTH_USER, LOGON_USER,
    > REMOTE_USER - Can anyone help me, how to get this information available ?
    >
    >
    >


+ Reply to Thread

Similar Threads

  1. What dictates whether the LOGON_USER Server Variable is sent?
    By Application Development in forum Inetserver
    Replies: 4
    Last Post: 05-19-2006, 04:38 AM
  2. Tutorial to set up IIS 6.0 on win2003 server
    By Application Development in forum Inetserver
    Replies: 3
    Last Post: 02-23-2006, 02:52 AM
  3. Can not use port 25 in my Win XP nor my Win2003 server.
    By Application Development in forum Inetserver
    Replies: 2
    Last Post: 12-23-2004, 06:51 AM
  4. is Win2003 server able to do what I want?
    By Application Development in forum Inetserver
    Replies: 2
    Last Post: 10-29-2004, 03:10 PM
  5. RDS Error with Win2003 Web server
    By Application Development in forum ADO DAO RDO RDS
    Replies: 0
    Last Post: 07-10-2003, 04:22 PM