Adding group manager via LDAP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 04:04 PM
Good evening all,
I have users and groups coming in via LDAP. The user records have managers associated with them. However, the groups I’m importing are not bringing the manager over.
I have a “managed_by” field on the group import set table, as well as in my attributes but the manager filed remains empty on group records. My transform script is set and the field length of the managed_by field is 1000 characters long. Does anyone have experience setting the manager field on groups imported via LDAP? I would greatly appreciate anyone willing to share an experience or two.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-18-2020 07:58 PM
That + may be misleading. It's not going to do anything for groups so it's behaving as it should.
If you click on the actual name of the group on the left, next to the + icon, give it a few seconds seconds and the details for the group that your LDAP Server is configured to pull will appear on the right.
Similarly, if you know the full distinguished name for one of your groups, you can put it in the "Distinguished Name" field where you have "managedBy" and hit search. A Distinguished Name would be something like "CN=GroupNAME,OU=IT,DC=DOMAIN,DC=ORG"
Going either of those routes, do you see the manager attribute there on the right?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2020 11:34 AM
Hello Matthew,
I will be able to let you know shortly, im testing this out now.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2020 11:39 AM
After clicking on the actual name of the group, on the right, no manager attribute is listed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2020 12:38 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-19-2020 12:43 PM
Im working with a third party so i cannot personally connect to verify, but i do suspect the groups dont have the manager attributes.