blob: 9de263680dce0583901ff59d94e065e07166c5af [file] [log] [blame]
sg481n43854a92017-08-03 17:27:34 -04001expect 200,404
2as testid@aaf.att.com
3
4# TC_PW1.99.1.NEG Delete ID m12345@@[user.name].TC_PW1.test.com
5set force=true
6user cred del m12345@@[user.name].TC_PW1.test.com
7
8# TC_PW1.99.2.POS Remove ability to create creds
9user role del testid@aaf.att.com com.test.TC_PW1.@[user.name].cred_admin
10
11as XX@NS
12perm ungrant com.att.aaf.mechid com.att create com.test.TC_PW1.@[user.name].cred_admin
13
14as testid@aaf.att.com
15role delete com.test.TC_PW1.@[user.name].cred_admin
16
17# TC_PW1.99.98.POS Delete Namespace com..test.TC_PW1
18ns delete com.test.TC_PW1.@[user.name]
19
20# TC_PW1.99.99.POS Verify Cleaned NS
21ns list name com.test.TC_PW1.@[user.name]