| | |
| | | 'dsInstancePswd' : DIRECTORY_INSTANCE_PSWD , |
| | | 'propertyName' : 'Default Password Policy' , |
| | | 'attributeName' : 'default-password-storage-scheme' , |
| | | 'attributeValue' : 'SHA-1' , |
| | | 'attributeValue' : 'SHA' , |
| | | 'modifyType' : 'add' } |
| | | </call> |
| | | |
| | |
| | | |
| | | <call function="'checktestString'"> |
| | | { 'returnString' : returnString , |
| | | 'expectedString' : 'SHA-1' } |
| | | 'expectedString' : ': SHA' } |
| | | </call> |
| | | |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | |
| | | <call function="'checktestString'"> |
| | | { 'returnString' : returnString , |
| | | 'expectedString' : '{SHA-1}' } |
| | | 'expectedString' : '{SHA}' } |
| | | </call> |
| | | |
| | | <call function="'testCase_Postamble'"/> |