CompTIA Server+ SK0-005 Practice Question
After a weekend maintenance window, engineers in the Engineering security group report that they can no longer save files in the \FS01\Projects shared folder. They can still open documents and browse the sub-folders, but every attempt to create or modify a file returns "Access denied."
You examine the server and confirm:
- NTFS permissions on D:\Shares\Projects grant the Engineering domain group Modify.
- Share permissions for the Projects share are set to Everyone: Read.
- Users successfully added and edited files in this share before the maintenance.
Which change will restore the required access for the Engineering group while honoring the principle of least privilege?
Remove the Engineering group from the NTFS ACL and use Authenticated Users with Read/Write rights instead.
Disable SMB signing on the file server to eliminate the access restriction.
Add the Engineering security group to the share permissions and grant it Change rights.
Grant Everyone Full Control on the share and rely solely on NTFS permissions for security.