nilsteampassnet / TeamPass

Collaborative Passwords Manager
https://www.teampass.net
1.66k stars 540 forks source link

ldap group issue #4214

Open usercat123 opened 3 months ago

usercat123 commented 3 months ago

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?