Give the correct path in comment to see password

= ldap_default_authtok value
This commit is contained in:
Jeremy Gardais 2018-10-08 14:47:25 +02:00
parent 0af14b91a6
commit 420e504a83
Signed by: jegardai
GPG Key ID: E759BAA22501AF32
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
## v1.X.Y
### Minor changes
* Give the correct path in comment to see ldap_default_authtok value.
## v1.2.2
### Enhancement

View File

@ -22,7 +22,7 @@ ldap_tls_reqcert = never
ldap_search_base = {{ sssd_search_base }}
ldap_default_bind_dn = {{ sssd_bind_dn }}
ldap_default_authtok_type = password
#ldap_default_authtok = ... # See conf.d/default.bind.conf
#ldap_default_authtok = ... # See conf.d/{{ sssd_domain }}.conf
cache_credentials = True
entry_cache_timeout = 5400