Role Sequence and Security question
Hello,
I understand that the role with the higher sequence takes effect in resolving security conflict. However what happens when you have a role with higher sequence number with *All blocking Add operation and a lower sequence number role with a specific object granting Add access ?
Role | Seq | Object | Security |
---|---|---|---|
Role 1 | 100 | *ALL | Add = NO |
Role 2 | 50 | P4210 | Add=Yes |
Regards,
Joel