From cd5499d95c094a7918fe0778c3ba117aee75d6cf Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:10:29 +0800 Subject: [PATCH] Update _index.en.md --- content/self-host/pro/permissions/_index.en.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/content/self-host/pro/permissions/_index.en.md b/content/self-host/pro/permissions/_index.en.md index 430e918a..d58298a5 100644 --- a/content/self-host/pro/permissions/_index.en.md +++ b/content/self-host/pro/permissions/_index.en.md @@ -23,4 +23,8 @@ Your modifications to `Access with other groups` take effect immediately without 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. +{{% notice note %}} +The user and group assigned to the controlling side are determined by the user who logs in, rather than the user who is assigned from the web console. We designed it this way because certain controlling sides do not have a device ID, such as the iOS client and web client. +{{% /notice %}} + ![](/docs/en/self-host/pro/permissions/images/crossgrp.png)