mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Update mikrotik.markdown - clarification about setting user password (#35993)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
ae057a0968
commit
ba4b498108
@ -69,3 +69,9 @@ To use this device tracker, you only need limited privileges. To enhance the sec
|
||||
group add name=homeassistant policy=read,api,test
|
||||
add group=homeassistant name=homeassistant
|
||||
```
|
||||
|
||||
You will be prompted to set a password for the newly created user. Depending on your RouterOS version and configuration, you might need to set a password yourself:
|
||||
|
||||
```bash
|
||||
/user set [find username=homeassistant] password=PASSWORD
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user