mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Update mikrotik.markdown (#34989)
* Update mikrotik.markdown The "need restricted privileges only" suggested to me that this integration needed access to functions that are restricted. Instead this section tries to limit the access it gets, which is very good. Hopefully this clarifies it a bit. * Update source/_integrations/mikrotik.markdown Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com> --------- Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
8e12cdb204
commit
71d4d5be49
@ -62,7 +62,7 @@ If everything is working fine you can disable the pure `api` service in RouterOS
|
||||
|
||||
## The user privileges in RouterOS
|
||||
|
||||
To use this device tracker you need restricted privileges only. To enhance the security of your MikroTik device create a "read only" user who is able to connect to API and perform ping test only:
|
||||
To use this device tracker, you only need limited privileges. To enhance the security of your MikroTik device, create a "read only" user who can connect to API and perform ping test only:
|
||||
|
||||
```bash
|
||||
/user group add name=homeassistant policy=read,api,test,!local,!telnet,!ssh,!ftp,!reboot,!write,!policy,!winbox,!password,!web,!sniff,!sensitive,!romon,!dude,!tikapp
|
||||
|
Loading…
x
Reference in New Issue
Block a user