Oracle Solaris 11 Advanced System Administration 1z0-822 Question # 17 Topic 2 Discussion
1z0-822 Exam Topic 2 Question 17 Discussion:
Question #: 17
Topic #: 2
You decide to create a new rights profile to include a selection of Solaris authorizations and commands. The commands in your selection will require extra privileges.
Which two files will you modify to add these privileges and authorizations?
Rights profiles – The user_attr, prof_attr, and exec_attr databases are now read-only. These local files databases are assembled from fragments that are located in /etc/user_attr.d, /etc/security/prof_attr.d, and /etc/security/exec_attr.d.
The fragment files are not merged into a single version of the file, but left as fragments. This change enables packages to deliver complete or partial RBAC profiles. Entries that are added to the local files repository with the useradd and profiles commands are added to the local-entries file in the fragment directory.
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit