ldap Group synchronization #4189
usercat123
started this conversation in
General
Replies: 1 comment
-
I managed to make it work this way. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I got the user authentification to work easily, but the group synchronization is bugged for me.
so i checked our ldap and these were all the objectClasses:
"objectClass: univentionGroup
objectClass: top
objectClass: sambaGroupMapping
objectClass: posixGroup
objectClass: univentionObject"
i tried every single one in the: "AD Group ObjectClasses attribute", when i check the groups i just see 1 group, but we have more than that.
anyone got a fix?
Beta Was this translation helpful? Give feedback.
All reactions