{{{ yum install openldap-servers openldap-clients ldapvi }}} {{{ systemctl enable slapd.service systemctl start slapd.service }}} The correct way to configure -- usgin ldapmodify. SASL auth enabled by default. {{{ ldapvi -Y EXTERNAL -h ldapi:/// -b cn=config }}}