From f9fe6d929f6c1757a75bcc67e5ea8e5b5eeb82e5 Mon Sep 17 00:00:00 2001 From: ebner Date: Wed, 12 Feb 2025 12:48:04 +0100 Subject: [PATCH] add note --- admin-guide/configuration/desktop/xrdp.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/admin-guide/configuration/desktop/xrdp.md b/admin-guide/configuration/desktop/xrdp.md index ebf6d04b..7fef3210 100644 --- a/admin-guide/configuration/desktop/xrdp.md +++ b/admin-guide/configuration/desktop/xrdp.md @@ -38,3 +38,6 @@ If you want to allow the same user to be able to open in parallel a local and a ``` xrdp::nest_systemd::enable: true ``` + +## Notes +Users that are only allowed to login locally to the system (i.e. with an entry like this `+:ebner-adm:LOCAL` in `/etc/security/access_users.conf`) cannot use RDP virtual sessions.