From de5b009260f7256284e6cb34d7eabbcb1e9b4628 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Mon, 19 May 2025 21:44:33 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index e1c5f49..99fb660 100644 --- a/FAQ.md +++ b/FAQ.md @@ -859,7 +859,7 @@ https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-devic https://github.com/rustdesk/rustdesk-server-pro/issues/99#issuecomment-2674522210 # Easy access mode -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. +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. But you can implement it via preset permanent password in custom client on controlled side. ![image](https://github.com/user-attachments/assets/ba12eb33-2a5c-4785-8a04-bedce17e369b)