Posted by: Pdfprep
Post Date: November 13, 2020
What is used to keep track of what a user does on a system?
A . authentication
B . auditing
C . permissions
D . user rights
Answer: B
Explanation:
Security can be divided into three areas:
– Authentication is used to prove the identity of a user.
– Authorization gives access to the user that was authenticated.
– To complete the security picture, you need to enable auditing so that you can have a record of the users who have logged in and what the user accessed or tried to access.
Leave a Reply