Password:
root@instructor:/home/user#
root@instructor:/home/user#
root@instructor:/home/user# sudo
sudo sudoedit sudoreplay
root@instructor:/home/user# vim /etc/sudoers
sudoers sudoers.d/
root@instructor:/home/user# vim /etc/sudoers
sudoers sudoers.d/
root@instructor:/home/user# vim /etc/sudoers
sudoers sudoers.d/
root@instructor:/home/user# vim /etc/sudoers
sudoers sudoers.d/
root@instructor:/home/user# vim /etc/sudoers
Defaults secure_path="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin://
sbin:/bin"
# Host alias specification
# User alias specification
# Cmnd alias specification
# User privilege specification
root ALL=(ALL:ALL) ALL
user ALL=(ALL:ALL) ALL
# Allow members of group sudo to execute any command
%sudo ALL=(ALL:ALL) ALL
# See sudoers(5) for more information on "#include" directives:
"/etc/sudoers" 28L, 695C written
root@instructor:/home/user# exit
exit