How can I configure Linux to see the prompt for the root password if
Sam
$ sudo mkdir /opt/test
In /etc/sudoers, add this line:
Defaults rootpw
Make sure you use visudo for editing this file. For more information, you can check the link