Skip to content
Discussion options

You must be logged in to vote

Got it to work. For anyone in the future with this issue, my admin_filter string looks like this now. For some reason, it didn't work for me without explicitly specifying dc in the string:

admin_filter =  "(&(uid={username})(memberOf=cn=admins-memberof,ou=Groups,dc=<dc1>,dc=<dc2>,dc=<dc3>)"

Also the memberOf needs to be enabled in the ldap server. AFAIK this isn't the case per default

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Huber1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
help needed Project staff lacks the knowledge, ability or access necessary for this issue
1 participant