| | |
| | | |
| | | <script> |
| | | DsInstancePort = int(DIRECTORY_INSTANCE_PORT)+1 |
| | | DsInstanceSSLPort = int(DIRECTORY_INSTANCE_SSL_PORT)+1 |
| | | DsInstanceAdminPort = int(DIRECTORY_INSTANCE_ADMIN_PORT)+1 |
| | | DsInstanceDir = '%s/server2' % DIRECTORY_INSTANCE_DIR |
| | | </script> |
| | | |
| | | <call function="'createInstance'"> |
| | | { 'dsHost' : '%s' % DIRECTORY_INSTANCE_HOST, |
| | | 'dsDir' : DsInstanceDir, |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsSslPort' : DsInstanceSSLPort, |
| | | 'dsBindDN' : '%s' % DIRECTORY_INSTANCE_DN, |
| | | 'dsBindPwd' : '%s' % DIRECTORY_INSTANCE_PSWD, |
| | | 'dsBaseDN' : '%s' % DIRECTORY_INSTANCE_SFX |
| | | { 'dsHost' : '%s' % DIRECTORY_INSTANCE_HOST, |
| | | 'dsDir' : DsInstanceDir, |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : '%s' % DIRECTORY_INSTANCE_DN, |
| | | 'dsBindPwd' : '%s' % DIRECTORY_INSTANCE_PSWD, |
| | | 'dsBaseDN' : '%s' % DIRECTORY_INSTANCE_SFX |
| | | } |
| | | </call> |
| | | |
| | |
| | | { 'expectedEntries' : ['uid=tmorris,ou=People,dc=example,dc=com', |
| | | 'uid=kvaughan,ou=People,dc=example,dc=com', |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'startDS' : 'no' |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | { 'expectedEntries' : ['uid=tmorris,ou=People,dc=example,dc=com', |
| | | 'uid=kvaughan,ou=People,dc=example,dc=com', |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'startDS' : 'no' |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'expectedEntries' : ['dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'expectedEntries' : ['dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'expectedEntries' : ['dc=com','dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no'} |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'missingEntries' : ['ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'missingAttributes' : ['userpassword'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | <call function="'checkImport'"> |
| | | { 'expectedEntries' : ['uid=tmorris,ou=People,dc=example,dc=com'], |
| | | 'missingAttributes' : ['userpassword'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'startDS' : 'no' |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'missingAttributes' : ['userpassword','mail','roomnumber'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'missingAttributes' : ['userpassword'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=rhunt,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no'} |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'missingEntries' : ['uid=scarter,ou=People,dc=example,dc=com', |
| | | 'uid=dmiller,ou=People,dc=example,dc=com', |
| | | 'uid=rhunt,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'startDS' : 'no' |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=rhunt,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'missingEntries' : ['uid=scarter,ou=People,dc=example,dc=com', |
| | | 'uid=dmiller,ou=People,dc=example,dc=com', |
| | | 'uid=rhunt,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'startDS' : 'no'} |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no'} |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd} |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd} |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | | </sequence> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd} |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd} |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | | </sequence> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |
| | |
| | | 'uid=kwinters,ou=People,dc=example,dc=com'], |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'startDS' : 'no' |
| | | } |
| | | </call> |
| | | <!-- StopDS --> |
| | | <call function="'StopDsWithScript'"> |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsPort' : DsInstancePort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | { 'location' : mylocation, |
| | | 'dsPath' : '%s/%s' % (DsInstanceDir, OPENDSNAME), |
| | | 'dsAdminPort' : DsInstanceAdminPort, |
| | | 'dsBindDN' : mydn, |
| | | 'dsBindPwd' : mypswd |
| | | } |
| | | </call> |
| | | <call function="'testCase_Postamble'"/> |