What is LDAP?
LDAP is a short hand for Light weight Directory Access Protocol. It is a standard protocol used by the application to access the information in a directory. It runs over TCP and can used a standalone LDAP directory service which has a backend X.500. The LDAP service model is based on the number of Entries.… Read More »