[X2Go-Dev] Bug#1323: SSH proxy connection doesn't work for tunnel only accounts

Arcadie Cracan acracan at gmail.com
Tue Aug 21 15:38:24 CEST 2018


Package: x2goclient
Version: 4.1.2.1
Tag: patch

I use a ssh proxy server that allows only tunnel connections (i.e. doesn't 
allow the users to use the shell). After upgrading from Ubuntu 16.04 to 
18.04 x2goclient stopped working with my ssh proxy server.

I believe the reason for this is the call to the "checkLogin()" function 
even for ssh proxy connections (which in my opinion is not necessary).

I attach a patch that makes x2goclient skip the checkLogin() call (as it 
does for kerberos connections) for the ssh proxy connection.

Thank you for considering this patch.

Kind regards,
   Arcadie Cracan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Skip-checkLogin-for-ssh-proxy-connection.patch
Type: text/x-patch
Size: 2419 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20180821/7e18cf21/attachment.bin>


More information about the x2go-dev mailing list