![Major Hayden](/assets/img/avatar_default.png)
Implements: blueprint security-hardening Change-Id: Ia36dc2c5f65b82a5756f2f221cebfb7b6bab1912
283 B
283 B
The STIG requires that any LDAP server packages on the system are
removed. The Ansible role will remove slapd
from the server
if it is present.
To opt-out of this change, set the following Ansible variable to
no
:
remove_services['ldap-server']: no