Updated FAQ (markdown)

RustDesk
2025-10-29 17:22:44 +08:00
parent bceb12368f
commit f9e763e9c1

7
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.
Address books are used to organize devices and manage passwords.
https://github.com/rustdesk/rustdesk-server-pro/discussions/809