Installed webmin and want to create a new user non root to login, follow the steps :
Edit the file
/etc/webmin/miniserv.usersand add a line for your new user likeanubhav:12ZVLjpihs:0Edit file
/etc/webmin/webmin.acland copy the first line for the root user and paste it in same file , rename root to the new user and save the file, so the file should be likeroot:access privileges anubhav:access privilegesReset the new user password
/usr/share/webmin/changepass.pl /etc/webmin anubhav mypassword.Restart
webminfrom/etc/init.d/webmin restartNavigate to your
webminpage and login user new username and password.