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

mkeyes
20.58.2007 cee9fe7ea82747ee543bafceb29a69bfa7d06c56
Some housecleaning.
1 files modified
14 ■■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/security/pwd_validator/security_similarity_based.xml 14 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/security/pwd_validator/security_similarity_based.xml
@@ -333,6 +333,20 @@
                'extraParams'      : '-s base' }
            </call>
            <message>
               'Security: Pwd Validator: Similarity Based: Postamble Step 4. Admin enabling requires-current-password'
            </message>
            <call function="'modifyPwdPolicy'">
                  { 'dsInstanceHost'         : DIRECTORY_INSTANCE_HOST ,
                    'dsInstancePort'         : DIRECTORY_INSTANCE_PORT ,
                    'dsInstanceDn'           : DIRECTORY_INSTANCE_DN ,
                    'dsInstancePswd'         : DIRECTORY_INSTANCE_PSWD ,
                    'propertyName'           : 'Default Password Policy' ,
                    'attributeName'          : 'password-change-requires-current-password' ,
                    'attributeValue'         : 'false' }
            </call>
            <call function="'testCase_Postamble'"/>
            
          </sequence>