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

Matthew Swift
22.41.2011 d4e7ec2f91424753ade018c0201090de6d875f53
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,