Am 16.02.2017 um 01:37 schrieb jmmec2...@yahoo.com:
> I took your example but it didn't work for me:  I edited
> /etc/ssh/sshd_config on the server and restarted ssh, but X2GO still
> complained with the same kex error, but Pyhoca is still OK.
> 
> I'll take a closer read and will try it again soon; maybe I messed up
> somehwere.

The catch is that everything below the "#  KexAlgorithms" line needs to
be *on one line*.

E-Mail clients usually wrap the line somewhere in the middle and insert
a newline character, so when you copy-paste it from E-Mail, it will add
3 lines instead of 2, which will confuse the heck out of sshd instead of
fixing the issue.

E.g. in my E-Mail client, there's a line wrap at
"diffie-hellman-group-exchange-". Make sure it says
"diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1...", not
"diffie-hellman-group-exchange-
sha256,diffie-hellman-group14-sha1..."

-Stefan

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Reply via email to