Valid XK0-005 Dumps shared by ExamDiscuss.com for Helping Passing XK0-005 Exam! ExamDiscuss.com now offer the newest XK0-005 exam dumps, the ExamDiscuss.com XK0-005 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com XK0-005 dumps with Test Engine here:
A systems administrator created a new directory with specific permissions. Given the following output: arduino $ ls -ld /comptia drwxr-x--- 2 root root 4096 Oct 20 20:13 /comptia $ getfacl /comptia # file: /comptia # owner: root # group: root user::rwx group::r-x other::--- default:user::rwx default:group::r-x default:group:wheel:rwx default:mask::rwx default:other::--- Which of the following permissions are enforced on /comptia?
Correct Answer: A
According to the getfacl output, the default ACL for the group wheel is set to rwx, meaning members of the wheel group have read, write, and execute permissions. Therefore, they can access and manage files in the /comptia directory. Other users (other::---) have no permissions on this directory.