tag #835 pending fixed #835 0.0.3.0 thanks Hello, X2Go issue #835 (src:x2gobroker) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2gobroker.git;a=commitdiff;h=7f0f216 The issue will most likely be fixed in src:x2gobroker (0.0.3.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 7f0f216383f8729306a685693b58d473e41d216b Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Apr 2 16:02:44 2015 +0200 x2gobroker-ssh: When agent query mode is set to LOCAL, Execute x2gobroker-agent via sudo as group "X2GOBROKER_DAEMON_GROUP". (Fixes: #835). diff --git a/debian/changelog b/debian/changelog index 3d4759e..88e28c5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -312,6 +312,9 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low auto-detect the client-side DPI value and use that for the X2Go session. (Fixes: #834). - Add run-optional-script support to SSH broker. + - x2gobroker-ssh: When agent query mode is set to LOCAL, Execute + x2gobroker-agent via sudo as group "X2GOBROKER_DAEMON_GROUP". (Fixes: + #835). * debian/control: + Provide separate bin:package for SSH brokerage: x2gobroker-ssh. + Replace LDAP support with session brokerage support in LONG_DESCRIPTION.