NetApp Certified Data Administrator (NCDA) – ONTAP v3 — Question 41
For security reasons, you must track the access of files of a specific folder.
In this scenario, what should you do to accomplish this task from the storage side?
Answer options
- A. Implement a Vscan solution.
- B. Use a cron job to save the audit log.
- C. Use role-based access control to track access.
- D. Implement an FPolicy solution.
Correct answer: D
Explanation
The correct answer is D, as an FPolicy solution is specifically designed for monitoring file access and can enforce policies on file operations. Options A, B, and C do not provide the capability to track file access in the same way; Vscan focuses on virus scanning, cron jobs are not inherently designed for access tracking, and role-based access control manages permissions rather than monitoring access events.