mirror of
https://github.com/rustdesk/doc.rustdesk.com.git
synced 2026-04-19 22:50:14 +00:00
permission page and modify css
This commit is contained in:
26
content/self-host/pro/permissions/_index.en.md
Normal file
26
content/self-host/pro/permissions/_index.en.md
Normal file
@@ -0,0 +1,26 @@
|
||||
---
|
||||
title: Permission Control
|
||||
weight: 15
|
||||
---
|
||||
|
||||
|
||||
## Device access permissions
|
||||
There are two ways to associate a device with a user:
|
||||
- Via console device page
|
||||
- Log in to the specified user account on the client side
|
||||
|
||||
The following two situations will prevent the device from being accessed:
|
||||
- Make device `disabled` in console devices 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.
|
||||
|
||||
## Cross group settings
|
||||
|
||||
Please go to group page in the web console, click on `Edit` to edit cross group settings as below.
|
||||
|
||||
Your modifications to `Access with other groups` take effect immediately without requiring you to click the `OK` button.
|
||||
|
||||
Both `Can access to` and `Can be accessed from` serve almost the same function, we provide both options for your convenience. However, this may cause some confusion.
|
||||
|
||||

|
||||
BIN
content/self-host/pro/permissions/images/crossgrp.png
Normal file
BIN
content/self-host/pro/permissions/images/crossgrp.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 129 KiB |
Reference in New Issue
Block a user