August 2018
Intermediate to advanced
482 pages
12h 44m
English
Using the sudo command and the /etc/sudoers file, we make the required changes to execute the tasks as required.
We edit the file to allow permission to execute a program as another user. We also add the NOPASSWD option to execute the program without being asked for a password. We then add the required line so that sudo always prompts for a password.
Next, we will see how to authorize a user account to change the password for other user accounts.
Read now
Unlock full access