Skip to Content
0
Former Member
Jun 12, 2007 at 12:49 PM

Controlling authorization for Sub Roles ?

45 Views

Hi All,

I have a Role structure as shown below:

<b>Role1</b>

Page1 (Should be displayed for all user's)

<i>Role2</i>

Page2 (To be displayed for specific set of user's, say FIN01)

<i>Role3</i>

Page2 (To be displayed for another set of user's, say FIN02)

Is it possible to restrict the user's for accessing the content ?

(PS: Role 2 & Role 3 must be assigned to Role1 only, I am not looking for a solution of creating three seperate roles)

Regards

Sunil Kulkarni