Who makes the decision on who should have data access?
A. security administrator
B. system administrator
C. data custodian
D. data owner
D
Explanation: The data owner makes the decision on who should have data access.
You might also like to view...
Compare the concept of defense-in-depth and the principle of least privilege.
What will be an ideal response?
For String c = "hello world"; The Java statements int i = c.indexOf('o'); int j = c.lastIndexOf('l'); will result in:
a. i = 4 and j = 8. b. i = 5 and j = 8. c. i = 4 and j = 9. d. i = 5 and j = 9.
What feature should you enable to prevent the sIDHistory attribute from being used to falsely gain administrative privileges in a trusting forest?
A. Trust transitivity B. SID filtering C. Selective authentication D. Fine-grained password policies
The DataSet used in the Database Wizard is a collection of ____________________ objects.
Fill in the blank(s) with the appropriate word(s).