Was ist eine LDAP Kennung?
Das Lightweight Directory Access Protocol (LDAP), deutsch etwa Leichtgewichtiges Verzeichniszugriffsprotokoll, ist ein Netzwerkprotokoll zur Abfrage und Änderung von Informationen verteilter Verzeichnisdienste.
Wie funktioniert ein LDAP-Server?
Einen LDAP-Server nennt man Directory System Agent (DSA). Erhält ein LDAP-Server eine Anfrage von einem Anwender, übernimmt er dafür die Zuständigkeit. Sollte es notwendig sein, übermittelt er die Anfrage an andere DSA-Systeme. Gleichzeitig stellt er aber sicher, dass der Anwender immer nur eine Antwort bekommt.
Which port should I use for LDAP?
– Port 389 has historically been used for unencrypted connections into an LDAP server. – Port 636 is used for legacy SSL connections. – Port 389 is used for TLS connections; TLS establishes a non encrypted connection on port 389 that it ‚upgrades‘ to an encrypted TLS connection as the initial connection proceeds.
What protocol does LDAP use?
The Lightweight Directory Access Protocol (LDAP /ˈɛldæp/) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.
Does LDAP use TCP or UDP?
TCP/UDP: Typically, LDAP uses TCP or UDP (aka CLDAP) as its transport protocol. The well known TCP and UDP port for LDAP traffic is 389. SSL/TLS: LDAP can also be tunneled through SSL/TLS encrypted connections. The well known TCP port for SSL is 636 while TLS is negotiated within a plain TCP connection on port 389.
How do I setup for LDAP?
From Active Directory Users and Computers,right click on the domain name and choose Delegate Control.