pull/1101/head
Maxim Devaev 9 months ago
parent 33020859df
commit 8ff62aab52

@ -5,6 +5,7 @@
* **PiKVM Web Interface** ([API](api.md), [VNC](vnc.md)...): user `admin`, password `admin`, no 2FA code.
**These are two separate entities with independent accounts.**
To change passwords, you will need to use the console access via SSH or the Web Terminal.
If you are using the Web Terminal, enter the `su -` command to get the `root` access (enter the `root` user password).

@ -2,7 +2,7 @@
PiKVM OS is based on a regular Linux system, so everything about authorization in this OS is also true for PiKVM.
!!! note "PiKVM comes with the following default passwords"
!!! warning "PiKVM comes with the following default passwords"
* **Linux admin** (SSH, console, etc.): user `root`, password `root`.
* **PiKVM Web Interface** ([API](api.md), [VNC](vnc.md)...): user `admin`, password `admin`, no 2FA code.

Loading…
Cancel
Save