Hi,
had an odd issue today where a user attempted to mount a share, the folder appeared on the X2Go server, but then disappeared. I added a debug line to x2gomountdirs on the server and found that the SSH key it was attempting to use to create the ident file, for the reverse SSH Fuse, was different to the latest one under their ~/.x2go/ssh/ directory ??? Where is that key stored on the local/physical workstation ? or is it encoded into their session cookie ?
The workaround was to ask the user to terminate their X2Go session; delete all contents from their local .x2go and the server .x2go directory. When they connected again they were able to mount shares successfully.
--
Thanks, Phil