LDAP Group Import - Group members not being added

ericfisch
Mega Contributor

We are planning on putting the maintenance of groups membership into Active Directory and have them imported via LDAP. I have successfully imported a test group. However, the members are not being added to the group. I have verified that the members already have active accounts in Service-now through our user import.

I'm not sure if this would affect anything, but since we did not want to bring in all groups and we did not want to create additional OUs, we added a custom attribute to the account: extensionAttribute12=servicenow. The filter for our group import is as follows: (&(objectClass=group)(extensionAttribute12=servicenow)).

Has anyone come across this issue? Does anyone know exactly how the function dapUtils.addMembers(source, target) adds the members?

Any help is much appreciated!

6 REPLIES 6

Hi, how did you increase he size for the group, can you please help me with this - I kind of didn't understand this part 

jesusemelendezm
Mega Guru

I am having troubles with a query. Can please provide some help - how to filter specific groups that are   members of a security group. Interested also in importing its memberships.