mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2025-01-27 08:28:38 +01:00
Update _index.en.md
This commit is contained in:
parent
44318d4073
commit
78d666720d
@ -3,14 +3,14 @@ title: Permission Control
|
|||||||
weight: 15
|
weight: 15
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
## Device access permissions
|
## Device access permissions
|
||||||
|
|
||||||
There are two ways to associate a device with a user:
|
There are two ways to associate a device with a user:
|
||||||
- Via console device page
|
- Via console device page
|
||||||
- Log in to the specified user account on the client side
|
- Log in to the specified user account on the client side
|
||||||
|
|
||||||
The following two situations will prevent the device from being accessed:
|
The following two situations will prevent the device from being accessed:
|
||||||
- Make device `disabled` in console devices page
|
- Make device `disable` in console devices page
|
||||||
- Make user `disable` in console user page
|
- Make user `disable` in console user page
|
||||||
|
|
||||||
The associated device can only be accessed by the devices of the same user or user group, or in correct cross-group settings.
|
The associated device can only be accessed by the devices of the same user or user group, or in correct cross-group settings.
|
||||||
|
Loading…
Reference in New Issue
Block a user