What is LDAP?

devquora
devquora

Posted On: Mar 22, 2020

 

Lightweight Directory Access Protocol (LDAP) is a light weighted client-server protocol used for accessing the directory services particularly the X. 500 based directory services. It runs over the TCP/IP or the other connection-oriented transfer services.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Ldap Server Interview Questions

    Where is LDAP used?

    This protocol is mainly used for querying and modification purposes and it is used in places such as Microsoft Active Directory, OPEN LDAP, and many more....

    Ldap Server Interview Questions

    What is LDIF?

    The LDIF (LDAP Data Interchange Files) are used to exchange data between the LDAP directory servers. This plain text data interchange format was designed by Tim Howes in the early 1990s for representi...