Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Issue 6566 - RI plugin failure to handle a modrdn when user is in mul…
…tiple groups Bug description: With AM and RI plugins enabled, the rename of a user that is part of multiple groups fails with a "value exists" error. Fix description: For a modrdn the RI plugin creates a new DN, before a modify is attempted check if the new DN already exists in the attr being updated. Fixes: 389ds#6566 Reviewed by:
- Loading branch information