mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Update DISCLAIMER.md
This commit is contained in:
parent
8b6d92b785
commit
fa21c2e92e
1 changed files with 7 additions and 0 deletions
|
@ -2,3 +2,10 @@
|
|||
* Only **user** given permission at time of the installation can **access** the Webmin login interface
|
||||
* 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
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue