Conflicting Access Rights

3
Conflicting Access Rights Conflicting Access Rights There are various ways to assign access to a member in Hyperion Planning and type of access can be read, write or none. Lets take an example: AllEntities -North --N1 --N2 -South --S1 --S2 1. Direct access can be assigned to a user/group for member N1, 2. An Inherited access can be assigned to a user/group for AllEntities,North; Inheritance option for a particular members are: 2a. Children 2b. Children (Inclusive) 2c. Descendants 2d. Descendants (Inclusive) Few Rules: Individual Rights Supersedes Group Rights:-Access given to a user directly supersedes the access inherited from the associated group. Ex: a. If Group 'GrpPlanner' has the read access for member N1 and a user 'Planner1' who is the part of 'GrpPlanner' has also assigned write access for N1 then Planner1 will have the write access for N1

description

Security Rules in Hyperion

Transcript of Conflicting Access Rights

Page 1: Conflicting Access Rights

Conflicting Access Rights

Conflicting Access Rights There are various ways to assign access to a member in Hyperion Planning and type of

access can be read, write or none. Lets take an example:

AllEntities

-North

--N1

--N2

-South

--S1

--S2

1. Direct access can be assigned to a user/group for member N1,

2. An Inherited access can be assigned to a user/group for AllEntities,North; Inheritance option

for a particular members are:

2a. Children

2b. Children (Inclusive)

2c. Descendants 

2d. Descendants (Inclusive)

Few Rules:

Individual Rights Supersedes Group Rights:-Access given to a user directly supersedes the

access inherited from the associated group. Ex:

a. If Group 'GrpPlanner' has the read access for member N1 and a user 'Planner1' who is the

part of 'GrpPlanner' has also assigned  write access for N1 then Planner1 will have the write

access for N1  

b. If 'GrpPlanner' has the write access for N1 and a user 'Planner1' also has a direct read

access for N1 then Planner1 will have the read access to N1.

None Access Takes Precedence Over Read or Write and Write Takes Precedence

Over Read:- If a user is a part of two groups and groups have different access for a member

then none access takes precedence over read or write and write takes precedence over read. 

Page 2: Conflicting Access Rights

Lets assume that our user Planner1 is a part of two groups 'GrpPlannerCatA' and

'GrpPlannerCatB', 

a. If GrpPlannerCatA has none access for N1 and GrpPlannerCatB has read access for N1

then Planner1 will have none access for N1.

b. If GrpPlannerCatA has none access for N1 and GrpPlannerCatB has write access for N1

then Planner1 will have none access for N1.

c. If GrpPlannerCatA has read access for N1 and GrpPlannerCatB has write access for N1

then Planner1 will have write access for N1.

Direct Member Rights Supersedes Inherited Member rights:- Rights assigned directly to a

member overrides the inherited rights. Ex:-

a. Planner1 has none access for descendants inclusive to North and has direct read access to

N1 then Planner1 will have read access to N1.

b. Planner1 has read access for descendants inclusive to North and has direct write access to

N1 then Planner1 will have write access to N1.

c. Planner1 has write access for descendants inclusive to North and has direct read access to

N1 then Planner1 will have read access to N1.