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