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

Matthew Swift
22.41.2011 880108002383d8db632296726ab199e1e1098468
opendj-sdk/opends/src/server/org/opends/server/plugins/SambaPasswordPlugin.java
@@ -759,9 +759,7 @@
            pwdAttribute.getNameOrOID(), encPasswords.get(0));
        final Control assertionControl = new LDAPAssertionRequestControl(true,
            filter);
        // FIXME: see OPENDJ-241
        // controls = Collections.singletonList(assertionControl);
        controls = Collections.singletonList(assertionControl);
      }
      final ModifyOperation modifyOperation = connection.processModify(dn,