Le 24/09/2015 13:34, Stefan Baur a écrit :
Am 24.09.2015 um 13:30 schrieb Alain Aupeix:
I want to be able to disconnect on the server but not the x2go local connexion, and to receive the machine's connection screen. For example, on a machine (server), I have two users 'alain' and 'beatrice' If I connect with x2go to alain, I want to be able to disconnect from alain, without closing the x2go connection, receive the connection screen, and reconnect to beatrice.
Am-I clear, and is-it possible ?
No, that will not be possible. X2Go uses the credentials you supply to open an SSH connection to the server, so, once you log out, the SSH connection closes and the server has no idea who you are.
We rely on SSH here, and that protocol simply has no means of swapping credentials mid-session.
Maybe you could explain *why* you feel you have the need to do that, so we can try to suggest alternatives? ok, forget it,
The man says its possible, when launching with the option ---activate-desktop-sharing, it seems to work, but it seems that enabling or not the desktop sharing, I'm able to connect to the server. Is there a difference ?