From a7435cc1c824d41636f599903f5c14856a051d63 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 7 Apr 2025 23:43:51 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 23 +++++++++++++++++++---- 1 file changed, 19 insertions(+), 4 deletions(-) diff --git a/FAQ.md b/FAQ.md index 6e4d1df..6187bb3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -827,15 +827,30 @@ https://github.com/rustdesk/rustdesk-server-pro/discussions/183 # Assign address book -- Assign in the custom client +- Manually in web console or rustdesk client + +- Preset in the custom client https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#preset-address-book-name--preset-address-book-tag -- Assign in command line +- Via command line -https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategies-to-devices +https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategiesdevicegroup-to-devices -- Bind RootCAs of host to docker container +# Assign group + +- Manually in web console + +- Preset in the custom client + +https://rustdesk.com/docs/en/self-host/client-configuration/advanced-settings/#preset-user-name--preset-strategy-name--preset-device-group-name + +- Via command line + +https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-device-usersgroupsstrategiesdevicegroup-to-devices + + +# Bind RootCAs of host to docker container https://github.com/rustdesk/rustdesk-server-pro/issues/99#issuecomment-2674522210 # Easy access mode