add manager logic
This commit is contained in:
@@ -6,3 +6,6 @@ ldap_bind_dn: cn=binduser,{{ ldap_basedn }}
|
||||
|
||||
ldap_cert_path: /etc/openldap/certs/ldap.crt
|
||||
ldap_key_path: /etc/openldap/certs/ldap.key
|
||||
|
||||
ldap_directory_manager_dn: "cn=Manager,{{ ldap_basedn }}"
|
||||
ldap_directory_manager_pw_hash: "{{ ldap_manager_pw_hash }}"
|
||||
|
||||
Reference in New Issue
Block a user