Embed presentation
Downloaded 34 times



LDAP (Lightweight Directory Access Protocol) is a standard protocol for accessing directory services like company phone/email directories. It allows sharing of user information between applications like web servers and mail servers. LDAP entries contain attributes and values that make up records in the LDAP database. A distinguished name (DN) uniquely identifies each entry. LDIF is the format used to exchange data between LDAP clients and servers.


