Re: Planning active directory integration

From: Joe Kaplan \(MVP - ADSI\) (joseph.e.kaplan_at_removethis.accenture.com)
Date: 11/15/04


Date: Mon, 15 Nov 2004 13:07:31 -0600

If the web server is a domain member and you use Windows authentication in
ASP.NET, then the integration is done for you. if you need to check Windows
group membership, you can use Context.User.IsInRole.

Joe K.

"Francesco" <Francesco@discussions.microsoft.com> wrote in message
news:18F74B66-B048-4D78-862D-F00E8C722661@microsoft.com...
> Hello,
> I'm Francesco and I write from Italy. we are creating a new web site in
> ASP.NET. In our network infrastructure we have a win 2003 domain. This web
> site will have a secure zone with two kinds of login groups, User and
> Admin,
> I was thinking to use active directory for the authentication, do you have
> any suggestion on how to start and how to implement it in active directory
> ?
> Thanks in advance for your help
> Francesco



Relevant Pages

  • Re: Planning active directory integration
    ... you put the web server in the DMZ, you may need to use IPSEC to establish a ... connection to the DCs behind the firewall or open all the required firewall ... >> If the web server is a domain member and you use Windows authentication ...
    (microsoft.public.dotnet.security)
  • Re: SBS2003 Prem with member Web server
    ... What needs to be understood is *why* exactly the OP wants it to be a domain member? ... Jim Harrison [ISA SE] ... Yes - adding a public server to your domain increases your domain attack ... Charlie mentions placing the web server external to ISA as ...
    (microsoft.public.windows.server.sbs)
  • Re: Parsing Domain Groups with .NET
    ... If you are using Windows authentication in IIS and ASP.NET and the web ... server is a domain member, then you get this for free from the .NET security ... > get that info (Domain Admins and SQL DBA's) on the groups ...
    (microsoft.public.dotnet.security)
  • iis6 passthrough authentication from outside the domain
    ... i havent found one to make things ... the web server i am dealing with runs outside of our domain, ... is fine for 99% of the things we need to run with public access. ... windows authentication in the domain. ...
    (microsoft.public.inetserver.iis.security)
  • Re: right to files on mapped drives throught IIS and ASP.NET
    ... the third system doesn't know who the ... because the web server was never given the user's password to pass along. ... integrated windows authentication. ... >> Instead of setting anonymous user in the IIS properties, ...
    (microsoft.public.dotnet.framework.aspnet)