blob: c5e1caf5727b1184dc09cbbaf86382e2615607f2 [file] [log] [blame]
sg481n43854a92017-08-03 17:27:34 -04001expect 200,404
2as testid@aaf.att.com
3
4# TC_UR1.99.1.POS Remove User from Role
5role user del com.test.TC_UR1.@[user.name].r1 m00001@@[user.name].TC_UR1.test.com,m00002@@[user.name].TC_UR1.test.com
6role user del com.test.TC_UR1.@[user.name].r2 m00001@@[user.name].TC_UR1.test.com,m00002@@[user.name].TC_UR1.test.com
7role user setTo com.test.TC_UR1.@[user.name].r1
8
9# TC_UR1.99.2.POS Remove ability to create creds
10user role del testid@aaf.att.com com.test.TC_UR1.@[user.name].cred_admin
11
12as XX@NS
13perm ungrant com.att.aaf.mechid com.att create com.test.TC_UR1.@[user.name].cred_admin
14
15as testid@aaf.att.com
16role delete com.test.TC_UR1.@[user.name].cred_admin
17
18# TC_UR1.99.3.POS Delete Creds
19set force=true
20user cred del m00001@@[user.name].TC_UR1.test.com
21set force=true
22user cred del m00002@@[user.name].TC_UR1.test.com
23
24# TC_UR1.99.4.POS Delete Roles
25set force=true role delete com.test.TC_UR1.@[user.name].r1
26set force=true role delete com.test.TC_UR1.@[user.name].r2
27
28# TC_UR1.99.5.POS Delete Namespace
29set force=true ns delete com.test.TC_UR1.@[user.name]
30
31# TC_UR1.99.99.POS Verify Cleaned NS
32ns list name com.test.TC_UR1.@[user.name]