[X2Go-Commits] x2gobroker.git - master (branch) updated: 0.0.2.2-3-ge1c9f59

X2Go dev team git-admin at x2go.org
Sat Jun 1 01:35:00 CEST 2013


The branch, master has been updated
       via  e1c9f59fd8e23d0ac0e9fa7926058df415858ca8 (commit)
      from  b0cefb72b896ea34c724d0a8b79f9f8edadff7b5 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e1c9f59fd8e23d0ac0e9fa7926058df415858ca8
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Jun 1 01:34:54 2013 +0200

    Add rootless=false to example session profiles for all Desktop sessions in x2gobroker-sessionprofiles.conf.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                           |    2 ++
 etc/broker/x2gobroker-sessionprofiles.conf |    5 +++++
 2 files changed, 7 insertions(+)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index d9e5f35..1e42d52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ x2gobroker (0.0.2.3-0~x2go1) UNRELEASED; urgency=low
   * New upstream version (0.0.2.3):
     - inifile broker: Allow explicit specification combinations of
       »<hostname> (<address>)« in host= session profile field. (Fixes: #218).
+    - Add rootless=false to example session profiles for all Desktop sessions in
+      x2gobroker-sessionprofiles.conf.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Wed, 22 May 2013 17:42:12 +0200
 
diff --git a/etc/broker/x2gobroker-sessionprofiles.conf b/etc/broker/x2gobroker-sessionprofiles.conf
index 6656d9a..c45060d 100644
--- a/etc/broker/x2gobroker-sessionprofiles.conf
+++ b/etc/broker/x2gobroker-sessionprofiles.conf
@@ -89,6 +89,7 @@ user=
 host=server-a.pool-a.domain.local
 name=GNOME - pool-A (srv-A)
 command=GNOME
+rootless=false
 acl-groups-allow=gnome-users,admins
 acl-groups-deny=ALL
 acl-clients-deny=ALL
@@ -101,6 +102,7 @@ user=
 host=server-b.pool-a.domain.local
 name=GNOME - pool-A (srv-B)
 command=GNOME
+rootless=false
 acl-groups-allow=gnome-users,admins
 acl-groups-deny=ALL
 acl-clients-deny=ALL
@@ -113,6 +115,7 @@ user=
 host=server-c.pool-a.domain.local
 name=KDE - pool-A (srv-C)
 command=KDE
+rootless=false
 acl-groups-allow=kde-users,admins
 acl-groups-deny=ALL
 acl-any-order=deny-allow
@@ -137,6 +140,7 @@ user=
 host=server-d (server-d.domain.internet)
 name=LXDE - srv-D
 command=LXDE
+rootless=false
 acl-groups-allow=admins
 acl-groups-deny=ALL
 ## make sure hostnames in client ACLs are resolvable via libnss!!!
@@ -173,6 +177,7 @@ user=
 host=s-E1 (10.0.2.11),s-E2 (10.0.2.12),s-E3 (10.0.2.13),s-E4 (10.0.2.14),s-E5 (10.0.2.15)
 name=XFCE - pool-C
 command=XFCE
+rootless=false
 acl-users-allow=testuser-A,testuser-B
 acl-users-deny=ALL
 acl-groups-allow=students,admins


hooks/post-receive
-- 
x2gobroker.git (HTTP(S) Session broker for X2Go)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "x2gobroker.git" (HTTP(S) Session broker for X2Go).




More information about the x2go-commits mailing list