LDAP Group Import - Group members not being added
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-03-2011 01:28 PM
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2019 02:31 PM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-05-2015 10:34 AM
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.