Re: Accessing ActiveDirectory through LDAP with .NET

From: Tim Mavers (webview_at_hotmail.com)
Date: 12/27/04


Date: Mon, 27 Dec 2004 15:42:29 -0600


"Paul Clement" <UseAdddressAtEndofMessage@swspectrum.com> wrote in message
news:r4r0t09m3obnfsr6l3mh4psd4q82lspj0j@4ax.com...
> Is your web server (that is hosting your application) a member of the
> domain that you need to
> authenticate against?

No, that is the problem. The application runs at a separate site but the
client wants their users to be able to log in with their local (domain)
name/password (i.e. not a separately managed name/password for my app). I
am trying to figure out a secure way of authenticating against the domain
across the Internet.

In regards to LDAP, how does it address these types of issues? How would
someone be able to authenticate against an LDAP server?

Is this even possible?

There are solutions where you set up a VPN and then have the company domain
trust the domain the site runs under but that is pretty much out of the
question as my client is not going to trust a foreign domain (from the
datacenter) where IIS is running under.

Thanks,

Tom



Relevant Pages

  • Re: Accessing ActiveDirectory through LDAP with .NET
    ... > Is your web server a member of the ... someone be able to authenticate against an LDAP server? ... trust the domain the site runs under but that is pretty much out of the ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: Evading Client-Certificate Authentication
    ... Does it trust a public CA? ... What validation does the web server does with the certificate? ... your own cert from a different third party may grant you access. ...
    (Pen-Test)
  • Delegation in ASP.NET
    ... As the title suggests I have a question about delegation in ASP.NET. ... We have an ASP.NET application running on a web server which requires ... clients to authenticate via Windows Integrated authentication. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Delegation in ASP.NET
    ... As the title suggests I have a question about delegation in ASP.NET. ... We have an ASP.NET application running on a web server which requires ... clients to authenticate via Windows Integrated authentication. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: ADSI Problem
    ... Why not just let IIS authenticate the users? ... risks by joining the web server to the domain? ... Dim strUserName ...
    (microsoft.public.windows.server.active_directory)