add some variables
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
---
|
||||
# defaults file for tco.new_ldap_user
|
||||
nlu_dn_attribute: email
|
||||
nlu_ldap_base: "{{ ldap_base }}"
|
||||
nlu_ldap_binddn: "{{ ldap_binddn }}"
|
||||
nlu_ldap_bindpw: "{{ ldap_bindpwd }}"
|
||||
nlu_ldap_uri: ldapi:///
|
||||
nlu_ldap_user_dn: "ou={{ org }},{{ nlu_ldap_base }}"
|
||||
|
||||
Reference in New Issue
Block a user