CompTIA
LX0-104 · Question #361
What is true about the permissions for the file afile given the following output from getfacl? (Select TWO correct answers) % getfacl afile # file: afile # owner: matt # group: support user::rwx user:
Sign in or unlock LX0-104 to reveal the answer and full explanation for question #361. The question stem and answer options stay visible for context.
Administrative Tasks
Question
What is true about the permissions for the file afile given the following output from getfacl? (Select TWO correct answers) % getfacl afile # file: afile # owner: matt # group: support user::rwx user:hugh:rw group::r group:staff:rx mask::rwx other::r
Options
- AAnyone in the support group will be able to read and execute the file.
- BThe user hugh will be able to read the contents of the file.
- CAnyone in the users group will be able to read the file.
- DThe user matt will not be able to edit this file.
- EAnyone in the staff group will be able to read and execute the file.
Unlock LX0-104 to see the answer
You've previewed enough free LX0-104 questions. Unlock LX0-104 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#ACLs#file permissions#getfacl#mask