Displaying 1 result from an estimated 1 matches for "ms677270".
2014 Dec 23
2
Samba 4: Modify group members with LDAP
I'm wanting to change group members by writing to the Active Directory
using perl Net::LDAP.
I noticed that AD groups have the LDAP objects "member" to list the user
who is a member of this group. The user object then has the LDAP object
"memberOf" to record the groups the user is a member of.
I'm wondering if their is a mechanism in Samba AD that sets on of these if