When administrators attempt to search for groups to add to a user within a "Modify User" task, the search fails with a specific scope-related exception. This typically indicates a data inconsistency within the user store regarding group administrative ownership.
The Identity Manager (IM) user interface or server logs display the following error during a group search: findGroupsAdminCanManageInScope
Identity Manager
This error occurs when a group object contains a "well-known" attribute pointer (typically imGroupAdminGroup or %GROUP_ADMIN_GROUP%) that references a group DN (Distinguished Name) that no longer exists in the directory. The system fails when it attempts to validate the administrative scope against this missing object.
1. Identify the Corrupt Data Enable debug logging to identify which specific group object is causing the failure:
ims.llsdk.directory.jndiserver.log. Locate the last LDAP search request performed immediately before the findGroupsAdminCanManageInScope exception. This search will reveal the DN of the group with the invalid pointer.2. Remediate the Inconsistency Once the problematic group(s) are identified, use one of the following methods to resolve the error:
imGroupAdminGroup attribute.