HP-UX Role-Based Access Control B.11.23.03 Release Notes
HP-UX Role-Based Access Control B.11.23.03
New in HP-UX RBAC B.11.23.03
Chapter 7
Examples of Hierarchical Roles
By assigning a sub-role to a role, you assign all the authorizations of the sub-role to that role.
For example, consider the following two tables that compare the same roles and corresponding
authorizations. Notice that Table 3, "Example Roles Configuration Using Hierarchical Roles
in HP-UX RBAC B.11.23.03," demonstrates how hierarchical roles simplifies the management
of roles:
Table 2 Example Roles Configuration in HP-UX RBAC B.11.23.02
Role Authorizations
Administrator (hpux.user.*, *)
(hpux.network.service.*, *)
(hpux.network.device.*, *)
(hpux.security.*, *)
UserOperator (hpux.user.*, *)
NetworkOperator (hpux.network.service.*, *)
(hpux.network.device.*, *)
NetworkServiceOperator (hpux.network.service.*, *)
Table 3 Example Roles Configuration Using Hierarchical Roles in HP-UX
RBAC B.11.23.03
Role Authorizations
Administrator UserOperator
NetworkOperator
(hpux.security.*, *)
UserOperator (hpux.user.*, *)
NetworkOperator NetworkServiceOperator
(hpux.network.device.*, *)
NetworkServiceOperator (hpux.network.service.*, *)