LDAP - Lightweight Directory Access Protocol
LDAP stands for Lightweight Directory Access Protocol.
LDAP listens on TCP port 389.
It often used to store user data and for authentication of these users.
Active Directory uses LDAP to store its data.
LDAP communications can be encrypted, if encrypted they use TCP port 636.
Comments
Post a Comment