This is an automated email from the git hooks/post-receive script. x2go pushed a commit to branch master in repository x2gobroker. commit e91c34ce3abd6ba29e22ff1dbfb0fa05c4edda57 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Mar 19 02:14:44 2015 +0100 Mention "usebrokerpass" session profile option in x2gobroker-sessionprofiles.conf. --- debian/changelog | 2 ++ etc/broker/x2gobroker-sessionprofiles.conf | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index c40a4be..1913c1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -224,6 +224,8 @@ x2gobroker (0.0.3.0-0x2go1) UNRELEASED; urgency=low (client <-> server communication). - Don't check for running/suspended session if the session profile will request a shadowing session. + - Mention "usebrokerpass" session profile option in + x2gobroker-sessionprofiles.conf. * debian/control: + Provide separate bin:package for SSH brokerage: x2gobroker-ssh. + Replace LDAP support with session brokerage support in LONG_DESCRIPTION. diff --git a/etc/broker/x2gobroker-sessionprofiles.conf b/etc/broker/x2gobroker-sessionprofiles.conf index 522e917..e9bf560 100644 --- a/etc/broker/x2gobroker-sessionprofiles.conf +++ b/etc/broker/x2gobroker-sessionprofiles.conf @@ -67,11 +67,13 @@ user=BROKER_USER name=KDE - localhost host=localhost command=KDE +usebrokerpass=true [localhost-mate] name=MATE - localhost host=localhost command=MATE +usebrokerpass=true ### EXAMPLES: Below you find some config examples. Adapt them to your needs or ### simply write your own session profiles and remove the examples below. -- Alioth's /srv/git/code.x2go.org/x2gobroker.git//..//_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gobroker.git