nerdexam
Red_Hat

RH302 · Question #184

Login as peter user and run sudo useradd username

Using Sudo we can give root level privilege on commands. Visudo is the sudo editor. In user alias Specification we create the user alias and in Cmnd alias Specification, we create the command alias. In User Privilege Specification section, list the users, groups allowed to use…

Security

Question

Login as peter user and run sudo useradd username

Explanation

Using Sudo we can give root level privilege on commands. Visudo is the sudo editor. In user alias Specification we create the user alias and in Cmnd alias Specification, we create the command alias. In User Privilege Specification section, list the users, groups allowed to use the sudo.

Topics

#sudo#sudoers#privilege escalation#user permissions

Community Discussion

No community discussion yet for this question.

Full RH302 Practice