Skip to content
harry-suryapambagya

LDAP: All I need to know (WIP)

What is LDAP and why it is used? LDAP stands for Lightweight Directory Access Protocol. It is a protocol used for accessing and managing directory information services over a network. A directory service is a centralized database that stores and manages information about users, devices, and…

updated 1 min read

What is LDAP and why it is used?

LDAP stands for Lightweight Directory Access Protocol. It is a protocol used for accessing and managing directory information services over a network. A directory service is a centralized database that stores and manages information about users, devices, and resources in a network, and LDAP provides a standardized way to access and interact with this information.

WIP..