We are in the middle of re-configuring our AD/LDAP Structure.
As part of this we have groups setup into separate OU’s based on permissions, but we want to be able to map these into separate ‘Folders’ under the groups tree.
To achieve this we have created 3 separate group-ldap-mappers each pointing to the OU those groups are in, and providing a ‘Folder’.
This all looks good, until we try to add users to groups which aren’t in the first group mapper we created, it failed as it appears to try to create the group in AD in the first ldap group mapper OU.
If I move the group to that other OU and add my user to that group it works perfectly.
So is there anyway to get multiple group mappers to work so that whatever mapper that group is apart of will allow users to be added/removed etc as required?