Re: ASP.NET and Active Directory
- From: "WJ" <JohnWebbs@xxxxxxxxxxx>
- Date: Fri, 14 Oct 2005 22:56:55 -0400
"Adrian Parker" <apparker@xxxxxxxxxxxxx> wrote in message
news:%23pz8EbO0FHA.2924@xxxxxxxxxxxxxxxxxxxxxxx
> We've now been asked to integrate with active directory so that users on
> the lan who are already logged in via active directory no longer need to
> log into the website, but automatically are logged in using their network
> userid (which should match the old website login).
>
You will have to make your webserver (IIS) as "member" of the AD. This way,
when an AD client is successfully authenticated to the AD, s/he can use your
website without being prompted for AD credential again. You will have to
switch from anonymous to Integrated Windows in the IIS server. And if you
use MS/SQL, you will also need to use "Integrate Windows security option"
also to take advantage of the AD security system.
John
.
- Prev by Date: Re: Newbie trying to get started has basic questions
- Next by Date: Re: Is there any configuration parameters to control which roles deny and access the specific pages?
- Previous by thread: Is there any configuration parameters to control which roles deny and access the specific pages?
- Next by thread: Re: ASP.NET and Active Directory
- Index(es):
Relevant Pages
|