Re: Accessing ActiveDirectory through LDAP with .NET
From: Paul Clement (UseAdddressAtEndofMessage_at_swspectrum.com)
Date: 01/03/05
- Next message: David W. Rogers: "RE: FileSystemWatcher not firing changed event"
- Previous message: Cowboy (Gregory A. Beamer) - MVP: "RE: Error while executing my app on a target/client machine?"
- 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 ]
Date: Mon, 03 Jan 2005 12:39:48 -0600
On Wed, 29 Dec 2004 12:33:10 -0600, "Tim Mavers" <webview@hotmail.com> wrote:
¤ "Paul Clement" <UseAdddressAtEndofMessage@swspectrum.com> wrote in message
¤ news:ruv2t0hjl5rjqf3kfsorr1mtie7dhg285a@4ax.com...
¤ > 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 guess a better to put it this is there a way I can authenticate against an
¤ ActiveDirectory using LDAP via LDAP's credentials vs using Microsoft's
¤ credentials.
¤
¤ For example, if I am running some LDAP server under Linux and I want to
¤ authenticate against it, I would need to include some sort of credentials
¤ (ones that have nothing to do with ActiveDirectory).
¤
¤ Since ActiveDirectory supports LDAP, can this be done under a Windows
¤ environment? Since in other words, what would have to happen to allow me to
¤ authenticate against ACtiveDirectory? I would have to open up all these
¤ ports and then expose my domain publicly to the Internet (vs. just having an
¤ LDAP interface exposed)?
You can authenticate with the Windows domain but I don't know how you would automatically
authenticate with the Linux server unless you have some kind of integrated authentication or trust
between the domains.
Paul ~~~ pclement@ameritech.net
Microsoft MVP (Visual Basic)
- Next message: David W. Rogers: "RE: FileSystemWatcher not firing changed event"
- Previous message: Cowboy (Gregory A. Beamer) - MVP: "RE: Error while executing my app on a target/client machine?"
- 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 ]
Relevant Pages
|