PrepAway - Latest Free Exam Questions & Answers

Which command will assign to seta an ACL that achieves this?

You have a requirement for files in the directory seta to gain rw-rw-rw- permission when they are created. This must happen regardless of a users unmask value, so you must assign an ACL to the directory for this purpose. Which command will assign to seta an ACL that achieves this?

PrepAway - Latest Free Exam Questions & Answers

A.
setfacl -d u:d:rw-,g:d:rw-,o:d:rw-,d:m:rw- seta

B.
setfacl -r u:d:rw-,g:d:rw-,o:d:rw-,d:m:rw- seta

C.
setfacl -r d:u:rw-,d:g:rw-,d:o:rw-,d:m:rw- seta

D.
setfacl -m d:u::rw-,d:g::rw-,d:o:rw-,d:m:rw- seta

E.
setfacl -m user:default:rw,group:default:rw-, other:default:rw-,d:m:rw- seta


Leave a Reply