Re: Accessing ActiveDirectory through LDAP with .NET
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 12/28/04
- Previous message: Michael McLaughlin: "file.move to unc causes error"
- In reply to: Tim Mavers: "Re: Accessing ActiveDirectory through LDAP with .NET"
- Next in thread: Tim Mavers: "Re: Accessing ActiveDirectory through LDAP with .NET"
- Reply: Tim Mavers: "Re: Accessing ActiveDirectory through LDAP with .NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Tue, 28 Dec 2004 09:56:11 -0600
On Mon, 27 Dec 2004 15:42:29 -0600, "Tim Mavers" <webview@hotmail.com> wrote:
¤ "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.
¤
Well I have to scratch my head a bit about this scenario. It's rather difficult
to authenticate against a domain that you don't have access to. ;-)
I wish I had a better answer for you but the bottom line is that you don't have
direct access to an authentication mechanism for the client site. If all that
you need to do is validate credentials via LDAP you could use a Web Service, but
it would need to be running on the client site.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Previous message: Michael McLaughlin: "file.move to unc causes error"
- In reply to: Tim Mavers: "Re: Accessing ActiveDirectory through LDAP with .NET"
- Next in thread: Tim Mavers: "Re: Accessing ActiveDirectory through LDAP with .NET"
- Reply: Tim Mavers: "Re: Accessing ActiveDirectory through LDAP with .NET"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|