opends/src/server/org/opends/server/workflowelement/localbackend/LocalBackendBindOperation.java
@@ -627,8 +627,8 @@ throw new DirectoryException(ResultCode.INVALID_CREDENTIALS, ERR_BIND_REJECTED_LOCKDOWN_MODE.get()); } setAuthenticationInfo(new AuthenticationInfo(userEntry, simplePassword, setAuthenticationInfo(new AuthenticationInfo(userEntry, getBindDN(), simplePassword, isRoot));