opends/src/server/org/opends/server/workflowelement/localbackend/LocalBackendModifyOperation.java
@@ -539,7 +539,7 @@ DN authzDN = getAuthorizationDN(); if ((!passwordChanged) && (!isInternalOperation()) && pwPolicyState.mustChangePassword()) && pwPolicyState != null && pwPolicyState.mustChangePassword()) { if (authzDN != null && authzDN.equals(entryDN)) {