add default valut for dn value
This commit is contained in:
13
README.md
13
README.md
@@ -10,12 +10,13 @@ keepass entry for opendoor/collidine_ldap_password
|
||||
|
||||
Role Variables
|
||||
--------------
|
||||
org: no default
|
||||
ldap_base - from group variables
|
||||
nlu_dn_attribute - TODO: defaults override host var in this case ? firstname or email
|
||||
binddn - from group variables
|
||||
bindpwd - from group variables
|
||||
file : default account.csv csv file containing user to create:
|
||||
|
||||
* org: no default
|
||||
* ldap_base - from group variables
|
||||
* nlu_dn_attribute - firstname or email - default to email
|
||||
* binddn - from group variables
|
||||
* bindpwd - from group variables
|
||||
* file : default account.csv csv file containing user to create:
|
||||
|
||||
```csv
|
||||
firstname,lastname,email,[password]
|
||||
|
||||
Reference in New Issue
Block a user