A financial services company needs to limit access to its confidential financial records stored on a shared server. Only employees in the Finance department should be able to view and modify these records, while all other staff members should be prevented from accessing them. What method should the network administrator use to enforce these permissions?
You selected this option
Define permissions that grant the Finance group read and write access while denying access to all other users.
You selected this option
Implement multi-factor authentication for accessing the financial records.
You selected this option
Assign read access to all employees but restrict write access to the Finance group.
You selected this option
Configure network access based on the IP addresses of Finance department devices.
Setting permissions that allow the Finance department to have read and write access while denying all other users ensures that only authorized personnel can access the sensitive financial records. This approach effectively applies the principle of least privilege.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What is the principle of least privilege?
Open an interactive chat with Bash
How do permissions work in a shared server environment?