1Z0-822 · Question #57
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…
The correct answer is A. /etc/user_attr C. /etc/security/prof_attr. 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…
Question
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?
Options
- A/etc/user_attr
- B/etc/security/auth_attr
- C/etc/security/prof_attr
- D/etc/security/exec_attr
- E/etc/security/prof_attr.d/core-os
- F/etc/security/auth_attr.d/core-os
How the community answered
(41 responses)- A80% (33)
- B2% (1)
- D12% (5)
- F5% (2)
Explanation
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.
Topics
Community Discussion
No community discussion yet for this question.