X2Go Bug report logs - #212
x2go doesn't honour ssh (client) configuration

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Christoph Anton Mitterer <calestyo@scientia.net>

Date: Sat, 18 May 2013 23:01:16 UTC

Severity: wishlist

Tags: pending

Merged with 1121

Found in versions 4.0.5.1, 4.0.1.0

Fixed in version 4.1.1.0

Done: X2Go Release Manager X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #5 received at submit@bugs.x2go.org (full text, mbox, reply):

Received: (at submit) by bugs.x2go.org; 18 May 2013 22:53:03 +0000
From calestyo@scientia.net  Sun May 19 00:53:03 2013
X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW
	autolearn=ham version=3.3.2
X-Greylist: delayed 300 seconds by postgrey-1.34 at ymir; Sun, 19 May 2013 00:53:03 CEST
Received: from mailgw02.dd24.net (mailgw02.dd24.net [193.46.215.43])
	by ymir (Postfix) with ESMTPS id 277075DA79
	for <submit@bugs.x2go.org>; Sun, 19 May 2013 00:53:03 +0200 (CEST)
Received: from localhost (amavis01.dd24.net [192.168.1.111])
	by mailgw02.dd24.net (Postfix) with ESMTP id F39B9356D44
	for <submit@bugs.x2go.org>; Sat, 18 May 2013 22:53:02 +0000 (GMT)
X-Virus-Scanned: domaindiscount24.com mail filter gateway
Received: from mailgw02.dd24.net ([192.168.1.197])
	by localhost (amavis01.dd24.net [192.168.1.105]) (amavisd-new, port 10197)
	with ESMTP id tHYV65S-vPKj for <submit@bugs.x2go.org>;
	Sat, 18 May 2013 22:52:58 +0000 (GMT)
Received: from [192.168.0.101] (ppp-93-104-12-131.dynamic.mnet-online.de [93.104.12.131])
	(using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits))
	(No client certificate requested)
	by mailgw02.dd24.net (Postfix) with ESMTPSA id C79F4356D3B
	for <submit@bugs.x2go.org>; Sat, 18 May 2013 22:52:57 +0000 (GMT)
Message-ID: <1368917570.22160.8.camel@heisenberg.scientia.net>
Subject: x2go doesn't honour ssh (client) configuration
From: Christoph Anton Mitterer <calestyo@scientia.net>
To: submit@bugs.x2go.org
Date: Sun, 19 May 2013 00:52:50 +0200
Content-Type: multipart/signed; micalg="sha512";
	protocol="application/x-pkcs7-signature";
	boundary="=-jsBJD1H23UqeBCnuNt4C"
X-Mailer: Evolution 3.4.4-3 
Mime-Version: 1.0
[Message part 1 (text/plain, inline)]
Package: <name-of-x2go-component>
Version: x2goclient

Hi.

Not sure whether this is really a problem in x2goclient, if not please
reassign accordingly (e.g. nxproxy?).

It seems that when connecting to a host, x2go doesn't honour the ssh
(client) configuration (e.g. ~/.ssh/config, /etc/ssh/ssh_config and
friends).

Example:
We have hosts at the institute, which are only accessible via tunnelling
ssh over some login node (in some cases even via several such node, each
with perhaps different settings for username, tunnelling method, etc.)
like: 
Host login1.example.org login2.example.org
	ProxyCommand none
Host *.tunnel-only-hosts.example.org
	ProxyCommand sh -c "ssh -W %h:%p login1.example.org  ||  ssh -W %h:%p login2.example.org"
Host *.example.org
	User myUser


x2goclient doesn't however honour these, but rather tries to connect directly, which fails of course.



Cheers,
Chris.

[smime.p7s (application/x-pkcs7-signature, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 16:35:48 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.