20 lines
353 B
Plaintext
20 lines
353 B
Plaintext
|
[autologin]
|
||
|
backend = autologin
|
||
|
;
|
||
|
; If you want to strip the domain
|
||
|
; strip_username_regexp = /\@[^$]+$/
|
||
|
|
||
|
[icingaweb-mysql]
|
||
|
backend = db
|
||
|
resource = icingaweb-mysql
|
||
|
|
||
|
[icingaweb-pgsql]
|
||
|
backend = db
|
||
|
resource = icingaweb-pgsql
|
||
|
|
||
|
[internal_ldap_authentication]
|
||
|
backend = ldap
|
||
|
resource = internal_ldap
|
||
|
user_class = inetOrgPerson
|
||
|
user_name_attribute = uid
|