Services
Managed IT
Solutions
Security
Partners
About Us

LDAP

LDAP (Lightweight Directory Access Protocol) is a protocol that allows quick access to directories with a hierarchical structure. The protocol allows you to find specific directory entries, edit them, delete them, add new ones, and authenticate them.

Protocol composition

LDAP-based catalogs have a complex structure. The catalog system assumes a hierarchical tree system. LDAP includes:

LDAP allows you to check the entire tree. It is important to remember that the protocol reads directories from left to right. This can cause difficulties in the form of slow LDAP performance..