You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I must sync with an Active Directory server which does not return any member when requesting the groups details, but instead adds a memberOf property when requesting a user details.
The user entry has an 'memberOf' attribute value for each group (as opposed to the group having a 'member' attribute value for each user)
If I understood correctly, pg-ldap-sync cannot yet use this user memberOf property, but expects the group member property ?