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

matthew_swift
05.04.2009 67405dde9ba213331dab1fc46cb18c485070fd5b
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));