Ensure LDAP Server is not enabled

Information

The Lightweight Directory Access Protocol (LDAP) was introduced as a replacement for NIS/YP. It is a service that provides a method for looking up information from a central database.

Solution

Run one of the following commands to disable slapd :
# chkconfig slapd off
# systemctl disable slapd
# update-rc.d slapd disable

See Also

https://www.cisco.com/c/en/us/td/docs/security/firepower/623/configuration/guide/fpmc-config-guide-v623.html