feat: nextcloud ability to get groups from ldap backend
Signed-off-by: Bert-Jan Fikse <bert-jan@whatwedo.ch>
This commit is contained in:
parent
d517f77b6c
commit
6f4cc2bdb3
1 changed files with 6 additions and 0 deletions
|
|
@ -111,4 +111,10 @@ nextcloud_ldap_config: {}
|
|||
# ldapEmailAttribute: "mail"
|
||||
# ldapExpertUsernameAttr: "uid"
|
||||
# ldapExpertUUIDUserAttr: "nsuniqueid"
|
||||
# ldapBaseGroups: "ou=groups,dc=example,dc=com"
|
||||
# ldapGroupFilter: "(&(objectClass=groupOfNames))"
|
||||
# ldapGroupFilterObjectclass: "groupOfNames"
|
||||
# ldapGroupDisplayName: "cn"
|
||||
# ldapGroupMemberAssocAttr: "member"
|
||||
# ldapAdminGroup: "admins"
|
||||
# ldapConfigurationActive: "1"
|
||||
Loading…
Add table
Add a link
Reference in a new issue