typo in ldap bind password variable
This commit is contained in:
parent
851c8bfb03
commit
c977c2df16
@ -145,5 +145,5 @@ ldap_config:
|
||||
mail: "{{getenv "LDAP_MAIL_ATTRIBUTE"}}"
|
||||
name: "{{getenv "LDAP_NAME_ATTRIBUTE"}}"
|
||||
bind_dn: "{{getenv "LDAP_BIND_DN"}}"
|
||||
bind_password: "{{getenv "LDAPBIND_PASSWORD"}}"
|
||||
bind_password: "{{getenv "LDAP_BIND_PASSWORD"}}"
|
||||
filter: "{{getenv "LDAP_FILTER"}}"
|
||||
|
Loading…
Reference in New Issue
Block a user