ldapd.md (354B)
1 Lightweight Directory Access Protocol Daemon 2 ============================================ 3 4 Use ldapd -n to test configuration. 5 6 # ldapd.conf 7 - Located at /etc/ldapd.conf 8 - man page is `ldapd.conf(5)` 9 10 # Further reading: 11 - ldapctl(8) 12 - starttls(8) - For certificate creation 13 14 # What to do 15 16 Probably start with making a certificate for STARTTLS or LDAPS.