Role-Based Access Control is slowly changing Solaris away from a monolithic administrative model where power is concentrated around a single superuser, to a more distributed set of delegated authorities to execute discrete tasks. While this removes the risk inherent in a centralized model, it also makes effectively managing multiple administrators difficult.
What is the purpose of sudo?
| ||
What is the main configuration file for sudo?
| ||
Which of the following is not an RBAC role?
| ||
| ||
What is an RBAC authorization?
| ||
What is the purpose of the smexec command?
| ||
What is the purpose of the smmultiuser command?
| ||
What is the purpose of the smuser command?
|
Answers
C. The purpose of sudo is to allow privileged roles to be assigned to users. |
|
B. /etc/sudoers is the main configuration file for sudo. |
|
D. Security Administrator is not an RBAC role. |
|
C. An RBAC profile is a role for which an authorization can be granted. |
|
A. An RBAC authorization is a privilege granted to a role. |
|
D. The purpose of the smexec command is to create, read, update, and delete rows in the exec_attr database. |
|
C. The purpose of the smmultiuser command is to perform batch functions. |
|
C. The purpose of the smuser command is to perform user account operations. |