From f9e763e9c1f447d21d61b70a25221d477f81516d Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 29 Oct 2025 17:22:44 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index c56022a..0ec86f3 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1620,6 +1620,9 @@ For normal non-admin user, the device list on web console only shows devices ass # Device group vs address book -The device groups are actually security groups, to restrict access to certain machines from internal team. +The device groups are actually security groups used to restrict which users can access which group of devices (aka ACL). +https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/permissions/ -Address books are used to organize devices and manage passwords. \ No newline at end of file +Address books are used to organize devices and manage passwords. + +https://github.com/rustdesk/rustdesk-server-pro/discussions/809 \ No newline at end of file