Re: ASP.NET and Active Directory

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance




"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


.



Relevant Pages

  • Re: Network Security Assessment - 2nd edition
    ... Might I suggest as an update to your Windows Chapter, a section on Active Directory and using AD tools such as dsquery, dsget, enumprop, ... These tools can be found in the various Microsoft Support/Resource Kits and ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Cross site scripting and other web attacks before hackers do! ...
    (Pen-Test)
  • Re: Distribution Lists
    ... How the website formats the data is yet to be determined: ... > information from a website into a distribution group in Active Directory ... > Microsoft Online Partner Support ...
    (microsoft.public.exchange.admin)
  • looking for tools/scripts to clean up unused AD accounts
    ... - Active Directory is one of the key repositories for system and user accounts. ... Audit your website security with Acunetix Web Vulnerability Scanner: ... Cross site scripting and other web attacks before hackers do! ...
    (Pen-Test)
  • Re: Documentation and adding users
    ... Then you manage all users in Active Directory. ... What I would like is to be able to print the html ... > help file, or of some ... >>..doc file on MS website that contains this information? ...
    (microsoft.public.sharepoint.windowsservices)
  • ASP.net winform authenticate user using AD
    ... I would like to write a asp.net winform program to authenticate users ... on Active Directory. ... Can I do this with asp.net if the IIS server is not part of the Active ...
    (microsoft.public.windows.server.active_directory)