Information Technology Reference
In-Depth Information
Exam Prep Practice Questions
Question 1
Which of the following RBAC data files is not under /etc/security ?
A.
auth_attr
B.
exec_attr
C.
prof_attr
D.
user_attr
Answer D is correct. The user_attr file is under the /etc directory. All the
other files are under the /etc/security directory.
Question 2
Which of the following cannot be assigned to a role?
A.
A profile
B.
An authorization
C.
Another role
D.
More than one profile
Answer C is correct. Roles cannot be assigned to other roles. One or more
authorizations and/or profiles can be assigned to roles.
Question 3
What is the result of the setfacl -s u::rw-,g::r--,o:--- file1 command? [Select
all that apply.]
A.
Sets owner rights for file1 to read/write
B.
Removes any other rights for file1
C.
Sets group rights for file1 to read-only
D.
Will not work because of a syntax error
The correct answers are A, B, and C.
Search WWH ::




Custom Search