mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git
opendj-server-legacy/src/main/java/org/opends/server/plugins/UniqueAttributePlugin.java @@ -571,7 +571,7 @@ for (DN baseDN : baseDNs) { if (entryDN.isDescendantOf(baseDN)) if (entryDN.isSubordinateOrEqualTo(baseDN)) { return baseDNs; }