nerdexam
CompTIACompTIA

XK0-005 · Question #806

XK0-005 Question #806: Real Exam Question with Answer & Explanation

Sign in or unlock XK0-005 to reveal the answer and full explanation for question #806. The question stem and answer options stay visible for context.

System Management

Question

A systems administrator changed the file permissions on the myfile file: $ sudo chmod g+w myfile $ ls -l myfile -rwxrwxr-x 1 admin editors C 2022-10-13 10:45 myfile Then the administrator added an existing user test to the editors group: $ sudo usermod -aG editors test However, the user test is still unable to edit the file. Which of the following solutions will fix this issue?

Options

  • AThe user test needs to log out and log back in before editing the myfile file.
  • BThe file is only writable by the root user, and the user test needs root permissions.
  • CThe group for the user test needs to be reloaded by running sudo source /etc/group.
  • DIn order to edit the file, additional permissions are required that the user test does not have.

Unlock XK0-005 to see the answer

You've previewed enough free XK0-005 questions. Unlock XK0-005 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#User Management#Group Management#File Permissions#Linux Sessions
Full XK0-005 PracticeBrowse All XK0-005 Questions