LPI
117-303 · Question #52
You are certain that your kernel has been compiled with ACL support, however, when you try to set an ACL on a file, you get the following output: % setfacl m user:hugh:r afile.txt setfacl…
The correct answer is C. The partition has not been mounted with the acl option. See the full explanation below for the reasoning.
Question
You are certain that your kernel has been compiled with ACL support, however, when you try to set an ACL on a file, you get the following output: % setfacl m user:hugh:r afile.txt setfacl: afile.txt: Operation not supported What is the most likely reason for this problem?
Options
- AThere is an error in the command line parameters.
- BThere is no user on the system named hugh.
- CThe partition has not been mounted with the acl option.
- DThe file afile.txt doesn't exist.
How the community answered
(22 responses)- A18% (4)
- B5% (1)
- C73% (16)
- D5% (1)
Community Discussion
No community discussion yet for this question.