Egbert
Thu Jul 01 06:47:15 CDT 2004
Hi!
If it 'throws' a user because he/she is anonymous, you can't obviously get
any informatio.
If you disable anonymous access on the IIS console and you enable integrated
and or clear text authenticatino, you can get the *authenticted* username by
Request.ServerVariables("AUTH_USER")...
--
compatible web farm Session replacement for Asp and Asp.Net
http://www.nieropwebconsult.nl/asp_session_manager.htm
"Jeremy Jorgensen" <namatsu@yahoo.com> wrote in message
news:519561c2.0406301236.59678b74@posting.google.com...
> I was wondering if there is a way to enable integrated windows
> authentication so that, when a user comes to my site it lets everyone
> threw but still passes the user information.
>
> --
> jeremy