How to reset Webmin password

Forgot your webmin password? If you can login to the server via SSH you still may be in luck. Look for a file called changepass.pl in the webmin directory or as part of the webmin download. At the prompt type

CODE:
  1. ./changepass.pl /etc/webmin username newpassword

replacing /etc/webmin with the path to the webmin config files, username with your username, and newpassword with the new password.

Question, Comments...

Do you have more questions. Please either leave a comment below or join us in our new forum.

One Response to “How to reset Webmin password”

  1. Thank you for this tip. Works perfect and also shows the username of the regular webmin root user.

Leave a Reply