tag #685 pending fixed #685 0.0.3.0 thanks Hello, X2Go issue #685 (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=7b98c05 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 7b98c0514eaae794ce5880f86bab12f3a2bf9766 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Tue Mar 31 06:00:59 2015 +0200 Provide x2gobroker system user public keys to broker agents with SSH options--strongly restricting the key usage--now. Modify x2gobroker- pubkeyauthorizer in a way that it replaces non-option keys with the newly provided optionized/restricted pubkeys. (Fixes: #685). diff --git a/debian/changelog b/debian/changelog index a0640e5..d13ad72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -285,6 +285,10 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low hand-back the system's hostname to X2Go Client / Python X2Go. - Add security notice / disclaimer to x2gbroker.1 man page as suggested by Stefan Baur. (Fixes: #666). + - Provide x2gobroker system user public keys to broker agents with SSH + options--strongly restricting the key usage--now. Modify x2gobroker- + pubkeyauthorizer in a way that it replaces non-option keys with the + newly provided optionized/restricted pubkeys. (Fixes: #685). * debian/control: + Provide separate bin:package for SSH brokerage: x2gobroker-ssh. + Replace LDAP support with session brokerage support in LONG_DESCRIPTION.