IDENTITY MANAGEMENT Flashcards
1
Q
What is LDAP?
A
LDAP (Lightweight Directory Access Protocol) is a protocol used for accessing and managing directory information.
2
Q
What is the port number for LDAP?
A
The port numbers for LDAP are 389 for LDAP and 636 for LDAPS (LDAP over SSL).
3
Q
What is the directory location for TLS certificates on RHEL?
A
TLS certificates on RHEL are typically stored in the “/etc/openldap/cacerts/” directory.