mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-10 09:08:33 +01:00
feat: icingaweb2 auth config
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
[icingaweb2]
|
||||
backend = "db"
|
||||
resource = "icingaweb_db"
|
||||
|
||||
[autologin]
|
||||
backend = "external"
|
||||
|
||||
[ldap_users]
|
||||
backend = ldap
|
||||
resource = ldap_auth
|
||||
group_backend = "ldap_groups"
|
||||
user_class = inetOrgPerson
|
||||
user_name_attribute = uid
|
||||
#filter = "memberOf=cn=icinga,cn=groups,cn=accounts,dc=icinga,dc=org"
|
||||
Reference in New Issue
Block a user