8 lines
305 B
Text
8 lines
305 B
Text
|
|
; Géré par Set-OPS (rôle serveur_icingaweb2). Ne pas éditer à la main.
|
||
|
|
[icingaweb2]
|
||
|
|
backend = "ldap"
|
||
|
|
resource = "icingaweb_ldap"
|
||
|
|
user_class = "{{ serveur_icingaweb2_ldap_user_class }}"
|
||
|
|
user_name_attribute = "{{ serveur_icingaweb2_ldap_user_attr }}"
|
||
|
|
base_dn = "{{ serveur_icingaweb2_ldap_users_dn }}"
|