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 Linux systems administrator is resolving a privileged access issue for users who are members of an admin group. Which of the following configuration files should the administrator update so the users in the admin group will have root privileged access to the Linux system?
Correct Answer: A
The /etc/sudoers file defines user privileges and access to root-level commands. * Option A (Correct): The administrator should grant sudo privileges by modifying /etc/sudoers using visudo. * Option B: /etc/login.defs controls system-wide authentication policies, not sudo access. * Option C: /etc/group manages group memberships but does not grant sudo access. * Option D: /etc/shadow stores password hashes, unrelated to sudo access. Reference: CompTIA Linux+ XK0-005 Official Guide - Chapter on User Privileges and Sudo Configuration.