mirror of https://github.com/pikvm/pikvm.git
parent
e78e18e66b
commit
12722c1c9f
|
|
@ -87,7 +87,11 @@ For future examples, let's assume that your PiKVM has received the address **192
|
|||
# kvmd-htpasswd set admin
|
||||
# ro
|
||||
```
|
||||
|
||||
If you require additional user changes you can use the following:
|
||||
```
|
||||
# kvmd-htpasswd set <user> # Sets a new user
|
||||
# kvmd-htpasswd del <user> # Removes/deletes a user
|
||||
```
|
||||
|
||||
## Configuring PiKVM
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue