Anonymous and Domain user combo on IIS
From: Kenneth Tan (Kenneth.Tan_at_simac.nl)
Date: 06/30/03
- Next message: Andreas Klein [MSFT]: "Re: Anonymous and Domain user combo on IIS"
- Previous message: Ken Schaefer: "Re: how to transfer from LAN to DMZ"
- Next in thread: Andreas Klein [MSFT]: "Re: Anonymous and Domain user combo on IIS"
- Reply: Andreas Klein [MSFT]: "Re: Anonymous and Domain user combo on IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 30 Jun 2003 04:11:15 -0700
I'm using servervariables("logon_user") (and other
goodies from the servervariables list) to fetch the logon
name of the domain user. Based on that I have
personalised the asp pages on our intranet server.
Now I need to let anonymous users (specific ones that are
allowed onto our lan) also acces some pages. I need a way
that IIS detects anonymous and connects this to a domain
account.
The anonymous setting in the IIS security has to remain
OF, because else servervariables("logon_user") doesn't
work anymore.
Up to this point, if I login anonymously I get the popup
for authentication. If I enter the anonymous-domainname I
can enter is the "logon_user" info is displayed.
I wan't this popup gone....
Kenneth Tan
- Next message: Andreas Klein [MSFT]: "Re: Anonymous and Domain user combo on IIS"
- Previous message: Ken Schaefer: "Re: how to transfer from LAN to DMZ"
- Next in thread: Andreas Klein [MSFT]: "Re: Anonymous and Domain user combo on IIS"
- Reply: Andreas Klein [MSFT]: "Re: Anonymous and Domain user combo on IIS"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]