mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 21:38:34 +01:00
13 lines
258 B
INI
13 lines
258 B
INI
[icingaweb2]
|
|
backend = "db"
|
|
resource = "icingaweb_db"
|
|
|
|
[ldap_groups]
|
|
backend = "ldap"
|
|
resource = "ldap_groups_auth"
|
|
group_class = "groupOfNames"
|
|
group_name_attribute = "cn"
|
|
user_name_attribute = "uid"
|
|
user_backend = "ldap_users"
|
|
user_class = "inetOrgPerson"
|