nerdexam
Red_HatRed_Hat

EX200 · Question #15

EX200 Question #15: Real Exam Question with Answer & Explanation

Sign in or unlock EX200 to reveal the answer and full explanation for question #15. The question stem and answer options stay visible for context.

Submitted by devops_kid· Apr 18, 2026Manage Security

Question

15. Add sudo Permission Configuration Allow members of the sysmgrs group to use sudo without entering a password. Correct Answer: See the below explanation Explanation Explanation/Reference: Solution: [root@node1 ~]# visudo ... %wheel ALL=(ALL) NOPASSWD: ALL %sysmgrs ALL=(ALL) NOPASSWD: ALL # Verification (mandatory operation) [root@node1 ~]# su - natasha [natasha@node1 ~]# sudo cat /etc/shadow

Unlock EX200 to see the answer

You've previewed enough free EX200 questions. Unlock EX200 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

#sudo configuration#group permissions#privilege management#access control
Full EX200 PracticeBrowse All EX200 Questions