User Tools

Site Tools


wiki:components:desktop-sharing

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
wiki:components:desktop-sharing [2012/10/26 18:51]
holger.krause [Client Side]
wiki:components:desktop-sharing [2013/03/08 13:31]
127.0.0.1 external edit
Line 81: Line 81:
 Be aware, that by selecting 'shutdown' within the shared desktop, the remote system will be turned off! Be aware, that by selecting 'shutdown' within the shared desktop, the remote system will be turned off!
  
 +==== Misc notes (needs to be rewritten) ====
  
 +  * if you use x2godesktopsharing on :0 then you can connect to it through x2goclient with the session profile...
 +  * session type ,,Connect to local desktop''
 +  * however, there is a not-a-real-bug in x2godesktopsharing. User foo on :0 can connect to the desktop through x2goclient as user foo without x2godesktopsharing doing much, asair.
 +  * user bar can access user foo on :0 if user foo grants access for user bar through x2godesktopsharing.
 +  * however, in x2goclient there is a hard-coded restriction that only allows view-only access to user bar...
 +  * in pyhoca-cli, desktop sharing is already implemented (pyhoca-cli is a cmdline X2Go client)
 +  * and with pyhoca-cli you can choose --share-mode 0 or --share-mode 1 (where 0 is view-only and 1 is full access)
 +  * x2godesktopsharing basically does not care if it runs on :0 or :50 (normally the display number for the first X2Go session on the machine)
 +
 +FIXME This section needs to be rewritten. For now it's just a copy & paste from an IRC discussion