From c3e18027fa86e384e0c25d93ba4980c795f5a8f8 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Wed, 8 Oct 2025 08:51:56 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 5e5b5ef..114ab80 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1052,7 +1052,9 @@ 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. 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)