From 1b65aa9d0d1376ad15a0884bcdfa91964d55619d Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Tue, 3 Mar 2026 21:33:56 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/FAQ.md b/FAQ.md index 2d899ee..c8df902 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1291,9 +1291,8 @@ https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-devic # Easy access mode -We do not have password-less easy access mode for the time being yet. This mode has been assessed but deemed unsuitable for enterprise deployment due to its restrictive prerequisites. Specifically, it mandates prior user authentication and explicit permission grants on the target device before access is permitted. Such limitations undermine scalability and efficiency in managed environments. +We do not have password-less easy access mode for the time being yet. But you can implement it via preset permanent password in custom client on controlled side. -But you can implement it via preset permanent password in custom client on controlled side. Currently, we do not support changing preset permanent password in strategy, here is an [open discussion](https://www.reddit.com/r/rustdesk/comments/1bqg7p8/device_password_management/) about this. ![image](https://github.com/user-attachments/assets/ba12eb33-2a5c-4785-8a04-bedce17e369b)