17cafdc11b
Packaged for wip by Edgar Fuß. Icinga Web 2 is a powerful PHP framework for web applications that comes in a clean and reduced design. It's fast, responsive, accessible and easily extensible with modules.
13 lines
318 B
INI
13 lines
318 B
INI
[ldap]
|
|
backend = "ldap"
|
|
base_dn = "ou=groups,dc=example,dc=com"
|
|
;user_base_dn = "ou=people,dc=example,dc=com"
|
|
resource = "myldap"
|
|
;user_class
|
|
;user_name_attribute = "uid"
|
|
group_class = "posixGroup"
|
|
group_name_attribute = "cn"
|
|
group_member_attribute = "memberuid"
|
|
;group_filter
|
|
;user_filter
|
|
;nested_group_search
|