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

neil_a_wilson
10.46.2006 e855ded2421e73a7ac990058fc2b88feaf93a972
opends/src/server/org/opends/server/core/BindOperation.java
@@ -1875,6 +1875,7 @@
      clientConnection.setAuthenticationInfo(authInfo);
      clientConnection.setSizeLimit(sizeLimit);
      clientConnection.setTimeLimit(timeLimit);
      clientConnection.setMustChangePassword(mustChangePassword);
      if (returnAuthzID)
      {