Hi,

On  Do 21 Mär 2019 09:02:29 CET, Robert Dinse wrote:

My e-mails regarding x2go on salix have not gotten any response to date,
but on the off chance someone is following here is some more data.

     I tried to connect using PyHoca-GUI and it says authentication failed
for all servers and users I tried, even ones that the regular x2goclient works
fine with.


Depending on the SSH server version and the PyHoca-GUI version (rather the python-paramiko version) you might run into problems regarding the host key types.

Old version of Paramiko supported only RSA + DSA for a long time. If you connect to SSH to a modern server and accept the ecdsa hostkey, it might happen that you cannot connect with paramiko anymore.

(I can't remember the exact details, but I have been there before...).

You could try to hack some Python Paramiko script together and check, if you can SSH into the X2GoServer using Paramiko, at all:
https://github.com/paramiko/paramiko/tree/master/demos

If that works, then we can start looking into Python X2Go itself.

Mike
--

DAS-NETZWERKTEAM
c\o Technik- und Ökologiezentrum Eckernförde
Mike Gabriel, Marienthaler str. 17, 24340 Eckernförde
mobile: +49 (1520) 1976 148
landline: +49 (4354) 8390 139

GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22  0782 9AF4 6B30 2577 1B31
mail: [email protected], http://das-netzwerkteam.de

Attachment: pgpPXQelxz5a6.pgp
Description: Digitale PGP-Signatur

_______________________________________________
x2go-user mailing list
[email protected]
https://lists.x2go.org/listinfo/x2go-user

Reply via email to