aboutsummaryrefslogtreecommitdiff
path: root/files/usr/local/etc/icingaweb2/authentication.ini.icinga_server
blob: 52ed21dbd06cf389a71f8c14c73026159bf371e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
[icingaweb2]
backend = "ldap"
resource = "icingaweb_ldap"
base_dn = "${users_basedn}"
user_class = "inetOrgPerson"
user_name_attribute = "uid"
filter = "memberOf=cn=${icingaweb_access_role},${roles_basedn}"

[autologin]
backend = external