diff --git a/README.md b/README.md index 2549582..8fddb2a 100644 --- a/README.md +++ b/README.md @@ -30,6 +30,13 @@ Webmin is a web-based interface for system administration for Unix. Using any mo * To login to webmin, use root and root password * Webmin will **update itself** when system updates are run. So no need to **run upgrade script** once installed. +### Fix username and password + +If you can't connect you can fix the password of the user running: +``` +/usr/share/webmin/changepass.pl /etc/webmin root newpassword +``` + ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index a571562..1daa5de 100644 --- a/README_fr.md +++ b/README_fr.md @@ -30,6 +30,13 @@ Webmin is a web-based interface for system administration for Unix. Using any mo * To login to webmin, use root and root password * Webmin will **update itself** when system updates are run. So no need to **run upgrade script** once installed. +### Fix username and password + +If you can't connect you can fix the password of the user running: +``` +/usr/share/webmin/changepass.pl /etc/webmin root newpassword +``` + ## Documentations et ressources * Site officiel de l’app :