nerdexam
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)
  • A
    10% (3)
  • B
    16% (5)
  • C
    71% (22)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full LX0-101 Practice