Hello,

unfortunately we are stuck with the options libssh supports. You can
try to build a tunnel with your config and then point x2go to the
tunnel, like so:

ssh -L 5022:localhost:22 <youruser>@<yourdest>

Then instruct x2go to use localhost:5022.

Might work, depending on your specific option.

Beware that sound, printer and file access will probably not work this
way because they are using an ssh connection from the server to the
client, AFAIR.

 Uli

On Thu, Jul 24, 2025 at 10:35 PM <m...@musicplace.com> wrote:
>
> I've added some configuration options to my personal ".ssh/config" client 
> configuration on my linux client which are newer than the libssh file used by 
> x2go. Specifically, the "Tag" feature, which turns out to be really useful to 
> me. However, x2go gives "Failed to process system configuration files" error. 
> Testing confirms the problem is with the new options in the ssh config file.
>
> My Question: Is there a way to provide options to the ssh command issued by 
> x2go? Specifically of course I'm thinking of the "-F <configfile>" option 
> that specifies an alternative per-user configuration file.
>
> Thanks in advance,
> Mike
> _______________________________________________
> x2go-user mailing list -- x2go-user@lists.x2go.org
> To unsubscribe send an email to x2go-user-le...@lists.x2go.org
> ${mailinglist_url} (substitution broken, will need mailman upgrade)
> https://lists.x2go.org/postorius/lists/x2go-user.lists.x2go.org
_______________________________________________
x2go-user mailing list -- x2go-user@lists.x2go.org
To unsubscribe send an email to x2go-user-le...@lists.x2go.org
${mailinglist_url} (substitution broken, will need mailman upgrade)
https://lists.x2go.org/postorius/lists/x2go-user.lists.x2go.org

Reply via email to