CompTIA
LX0-101 · Question #8
What command should be invoked to give the user sally read and write, but not execute, access to the file strategy.txt using Extended ACL entries?
The correct answer is C. setfacl-m user: sally; rwstrategy.txt. See the full explanation below for the reasoning.
Question
What command should be invoked to give the user sally read and write, but not execute, access to the file strategy.txt using Extended ACL entries?
Options
- Asetfacl -setperm sally:rw strategy.txt
- Bsetfacl -m user::sally+rw strategy.txt
- Csetfacl-m user: sally; rwstrategy.txt
- Dsetfacl -setperm user:sally+rw strategy.txt
How the community answered
(31 responses)- A10% (3)
- B16% (5)
- C71% (22)
- D3% (1)
Community Discussion
No community discussion yet for this question.