In the ____ access control, an administrator can assign permissions to a position and assign users and other objects to that position.
A. mandatory
B. discretionary
C. role based
D. temporal
Answer: C
Computer Science & Information Technology
You might also like to view...
Consider the following function prototype:int seqSearch(const listType& list, int searchItem);The actual parameter cannot be modified by ____.
A. seqSearch B. listType C. list D. searchItem
Computer Science & Information Technology
Emily accidentally created a new user account on the wrong server. Which of the following commands could she use to delete the account she created?
a. deluser b. userdel c. usermod -r d. usermod -d
Computer Science & Information Technology