Re: DNS/Kerberos/LDAP integration question
- From: "Joe Richards [MVP]" <humorexpress@xxxxxxxxxxx>
- Date: Sat, 28 Jan 2006 20:24:00 -0500
Not that they need it, but I concur with Al and JoeK. DNS finds the DCs to authenticate against and kerberos does the authentication. There are folks that artificially force apps to use LDAP for auth but that isn't the intent behind LDAP.
joe
-- Joe Richards Microsoft MVP Windows Server Directory Services www.joeware.net
---O'Reilly Active Directory Third Edition now available---
http://www.joeware.net/win/ad3e.htm
Joe Kaplan (MVP - ADSI) wrote:
LDAP is not involved in the logon process. The best way to understand what happens is to use a packet sniffer. Perhaps you could hook up a machine via a hub and capture some packets while another machine logs on? Look for port 389 access to the domain controller if you are checking for LDAP. Kerberos is 88, etc. There is no better way to understand what happens on the wire than to do some packet sniffing.
Note that as I said before, this does not include any LDAP code in logon scripts and such. We are just talking about the actual logon.
Joe K.
"Spin" <Spin@xxxxxxxx> wrote in message news:442f2cF2ic2U1@xxxxxxxxxxxxxxxxxThank you for your reply. It *un-muddles* me a bit, but still doesn't answer my question of whether LDAP is involved in the logon process. Your answer implies that it does not, and I am willing to accept that, provided no one else jumps in on this thread and proves us both wrong. :-)
-- Spin
"Al Mulnick" <amulnick_No_SPAM@xxxxxxxxxxx> wrote in message news:OKPdIYFJGHA.2900@xxxxxxxxxxxxxxxxxxxxxxxLDAP is not an authentication protocol. LDAP is a directory access protocol (DAP, but that was designed for use with X.500 directories. LDAP is a "lightweight" version of that protocol).
Kerberos is an authentication protocol and DNS is a directory access protocol/system. All three are in use during a normal logon.
What makes you ask? Or does this answer your question?
Al
"Spin" <Spin@xxxxxxxx> wrote in message news:441tmtF1q01rjU1@xxxxxxxxxxxxxxxxxWhen a user logs onto a workstation joined to an AD domain, the machine uses DNS to locate domain controllers in the users site, and the user then authenticates to the Active Directory instance on the domain controller DNS sent him to. Kerberos does this authentication, and LDAP is not involved in this situation at all? Or is at least not the most prominent protocol in this series of events?
-- Spin
.
- References:
- DNS/Kerberos/LDAP integration question
- From: Spin
- Re: DNS/Kerberos/LDAP integration question
- From: Al Mulnick
- Re: DNS/Kerberos/LDAP integration question
- From: Spin
- Re: DNS/Kerberos/LDAP integration question
- From: Joe Kaplan \(MVP - ADSI\)
- DNS/Kerberos/LDAP integration question
- Prev by Date: Re: DNS/Kerberos/LDAP integration question
- Next by Date: DCs not Replicating
- Previous by thread: Re: DNS/Kerberos/LDAP integration question
- Next by thread: DCs not Replicating
- Index(es):
Relevant Pages
|