File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change 22# CONFIGURATION SASL
33# #############################################
44
5- # Liste des serveurs AD disponibles
5+ # Servers
66# ----------------------------------
7- # ldap_servers: ldaps://spar-pont-01.afp.local ldap://spar-ctrl-02.afp.local ldap://spar-ctrl-01.afp.local
87ldap_servers: {{ ldaptoolbox_openldap_sasl_servers }}
98
10- # Parametres de recherche sur AD
9+ # search parameters
1110# ----------------------------------
1211ldap_timeout: 10
1312ldap_search_base: {{ ldaptoolbox_openldap_sasl_suffix }}
1413ldap_filter: sAMAccountName=%u
1514
16- # Utilisateur pour se connecter a l'AD
15+ # account credentials
1716# ----------------------------------
1817ldap_bind_dn: {{ ldaptoolbox_openldap_sasl_binddn }}
1918ldap_password: {{ ldaptoolbox_openldap_sasl_bindpw }}
2019
21- # Autre ...
20+ # others
2221# ----------------------------------
2322ldap_deref: never
2423ldap_restart: yes
You can’t perform that action at this time.
0 commit comments