Playbooks to a new Lilik
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
246 B

[icingaweb2]
backend = "ldap"
resource = "icingaweb2-users-ldap"
user_backend = "ldap-user-auth"
group_class = "groupofnames"
group_filter = ""
group_name_attribute = "cn"
group_member_attribute = "member"
base_dn = "ou=Group,{{ ldap_basedn }}"