From 4d4d4873935f2940aa943fbfd158a36748e2c69a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 27 Jan 2023 09:43:56 +0000 Subject: [PATCH] Auto-update README --- README.md | 7 +++++++ README_fr.md | 7 +++++++ 2 files changed, 14 insertions(+) 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 :