mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add 2FA note to webmin documentation (#32539)
This commit is contained in:
parent
ef38c630bd
commit
f0c0828cac
@ -19,6 +19,14 @@ ha_platforms:
|
||||
|
||||
This {% term integration %} provides sensors for monitoring the CPU and memory usage of your server.
|
||||
|
||||
## Prerequisites
|
||||
|
||||
For best security, create a specific Webmin user for Home Assistant with a strong password and only "Can accept RPC calls" permission (under "Permissions for all modules") and remove the "Can accept RPC calls" permission for all other users.
|
||||
|
||||
{% note %}
|
||||
Be aware that the Webmin API ignores any 2FA set up via the frontend, e.g. it is even with enabled 2FA possible to use the API with only username and password.
|
||||
{% endnote %}
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
## Sensors
|
||||
|
Loading…
x
Reference in New Issue
Block a user