mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

matthew_swift
05.04.2009 9dc10dec2d5d7f61116f7f647b7cf9596ca77be0
opendj-sdk/opends/src/server/org/opends/server/workflowelement/ndb/NDBBindOperation.java
@@ -178,8 +178,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));