Can two users under the same Role have different Privileges?
Can two users under the same Role have different Privileges?
By default, users assigned to a Role will inherit the privileges from their role. However, using the Security Mgmt option, privileges can be modified for individual users under a role.
If there is any user specific privileges assigned to users, then the privileges updated for the Role will not apply for privileges of users in that role. If you want to inherit Role privileges for the users, then do not assign any specific privileges ...
Any privileges updated at Role level does not update the privileges at User level until you logout and re-login to the application. So you just have to logout and re-login to the application to see the updated privileges at Role level/User level.
If there are certain privileges assigned under a ROLE then, all the privileges assigned for a ROLE will be inherited by the USER under that ROLE, if there is no specific privileges assigned at the USER level. However, if there is anything specific ...
If two different measures are given a same name, then there can be mismatch while constructing the query and wrong data will be fetched. So it is highly recommended to provide unique names to the measures.