69f4ed63398e77da8edb27f90ae0db957c0eaed0
[aaf/authz.git] / authz-test / TestSuite / TC_Perm2 / 42_viewByNS
1 # TC_Perm2.42.10.POS List Roles from NS when not allowed to see NS
2 as testid@aaf.att.com
3 expect 200
4 perm list ns com.test.TC_Perm2.@[user.name].p
5
6 # TC_Perm2.42.20.NEG Don't List Roles from NS when not allowed to see NS
7 as testunused@aaf.att.com
8 expect 403
9 perm list ns com.test.TC_Perm2.@[user.name].p
10