blob: 0f8a4431a450318e13d3b4769524de449a35990e [file] [log] [blame]
sg481n43854a92017-08-03 17:27:34 -04001expect 201
2# TC_10
3as XX@NS
4ns create com.test.TC_Link_1.@[user.name] @[user.name] XX@NS
5ns create com.test.TC_Link_2.@[user.name] @[user.name] XX@NS
6
7role create com.test.TC_Link_1.@[user.name].myRole
8
9perm create com.test.TC_Link_2.@[user.name].myPerm myInstance myAction
10
11perm grant com.test.TC_Link_2.@[user.name].myPerm myInstance myAction com.test.TC_Link_1.@[user.name].myRole
12
13