From 0824c037daa0116ee8588326d4a08d31d2269ae8 Mon Sep 17 00:00:00 2001 From: RustDesk <71636191+rustdesk@users.noreply.github.com> Date: Fri, 7 Nov 2025 23:00:46 +0800 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 1 + 1 file changed, 1 insertion(+) diff --git a/FAQ.md b/FAQ.md index 9843f73..7e10760 100644 --- a/FAQ.md +++ b/FAQ.md @@ -1094,6 +1094,7 @@ https://rustdesk.com/docs/en/self-host/rustdesk-server-pro/console/#assign-devic 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. +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)