mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-06-17 22:23:59 +00:00
@@ -15,7 +15,7 @@ The following two situations will prevent the device from being accessed:
|
||||
|
||||
The associated device can only be accessed by the devices of the same user or user group, or in correct cross-group settings.
|
||||
|
||||
### Cross group settings
|
||||
### User Group Access Settings
|
||||
|
||||
Please go to group page in the web console, click on `Edit` to edit cross group settings as below.
|
||||
|
||||
@@ -28,3 +28,15 @@ The user and group assigned to the controlling side are determined by the user w
|
||||
{{% /notice %}}
|
||||
|
||||

|
||||
|
||||
### Device Group Access Settings
|
||||
|
||||
Device groups provide another way to manage access permissions. Here are the key rules:
|
||||
|
||||
1. A device can only be added to one device group
|
||||
2. You can set access permissions for users or user groups to device groups. These permissions are cumulative with user group access permissions - meaning access is granted if either the user group permissions or device group permissions allow it
|
||||
3. When an unassigned device is added to a device group, it is no longer considered "unassigned"
|
||||
|
||||
{{% notice note %}}
|
||||
Device group feature requires RustDesk client >= 1.3.8 and RustDesk Server Pro >= 1.5.0
|
||||
{{% /notice %}}
|
||||
|
||||
Reference in New Issue
Block a user