A page in your DokuWiki was added or changed. Here are the details: Date : 2013/03/10 09:36 Browser : Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 Iceweasel/18.0.1 IP-Address : 46.142.185.6 Hostname : 6-185-142-46.pool.kielnet.net Old Revision: http://wiki.x2go.org/doku.php/events:gsoc2013?rev=1362907697 New Revision: http://wiki.x2go.org/doku.php/events:gsoc2013 Edit Summary: User : sunweaver @@ -32,6 +32,21 @@ * One that can be used as a template and reference is the package: plasma-widget-x2go. It provides a Plasma widget that can dock into KDE4's panel and this widget then gives you control over your X2Go session * Unfortunately, the Plasma X2Go widget is for KDE4 only and of no use to users GNOME, Unity, XFCE, etc. * The idea: create a desktop independent applet that docks into the systems systray (or into the appindicator area). This applet then gives you control over your X2Go session from inside the X2Go session: unmount client-side folder, manage print job, suspend X2Go session, grant permission for desktop sharing, etc. * Please use the tools ''plasma-widget-x2go'' and ''x2godesktopsharing'' as reference and as a start point (yes, the development should be in Qt4) + + ==== Public X2Go Session Broker WebGUI ==== + + * Similar to Canonical's [[https://uccs.landscape.canonical.com/|UCCS Service]] X2Go admins may want to provide a company-wide side where users of the infrastructure shall be able to configure their favourite (X2Go, RDP) servers in the company's network + * This will need an extension of the X2Go Session Broker: + * Add a session profile storage (on a per-user basis) based on MongoDB + * Make these session profiles configurable through a nice WebGUI that becomes part of the X2Go Session Broker code base + + ==== Interface between LightDM's remote login feature and X2Go Session Broker ==== + + * The remote login feature in LightDM uses UCCS for session brokerage + * This code project is to provide a drop-in replacement for the Ubuntu package ''/lightdm-remote-session-uccsconfigure'' that replaces UCCS with the X2Go Session Broker as session brokerage provide + * The users shall then be able to use LightDM's remote login feature to launch X2Go and RDP sessions. The session profiles will be provided by the X2Go Session Broker + + -- This mail was generated by DokuWiki at http://wiki.x2go.org/