X2Go Bug report logs - #1297
do not look for keys when one is supplied already

version graph

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

Reported by: nounce@posteo.net

Date: Thu, 10 May 2018 18:40:02 UTC

Severity: normal

Found in version 0.5.99.0

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#1297: do not look for keys when one is supplied already
Reply-To: nounce@posteo.net, 1297@bugs.x2go.org
Resent-From: nounce@posteo.net
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>
X-Loop: owner@bugs.x2go.org
Resent-Date: Thu, 10 May 2018 18:40:02 +0000
Resent-Message-ID: <handler.1297.B.152597742928490@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: report 1297
X-X2Go-PR-Package: python-x2go
X-X2Go-PR-Keywords: 
Received: via spool by submit@bugs.x2go.org id=B.152597742928490
          (code B); Thu, 10 May 2018 18:40:02 +0000
Received: (at submit) by bugs.x2go.org; 10 May 2018 18:37:09 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.8 required=3.0 tests=BAYES_50,URIBL_BLOCKED
	autolearn=ham autolearn_force=no version=3.4.1
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 641015DA8C
	for <submit@bugs.x2go.org>; Thu, 10 May 2018 20:37:06 +0200 (CEST)
X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de
Received: from ymir.das-netzwerkteam.de ([127.0.0.1])
	by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 03KY9tFtYhKS for <submit@bugs.x2go.org>;
	Thu, 10 May 2018 20:36:56 +0200 (CEST)
X-Greylist: delayed 528 seconds by postgrey-1.35 at ymir.das-netzwerkteam.de; Thu, 10 May 2018 20:36:56 CEST
Received: from mout01.posteo.de (mout01.posteo.de [185.67.36.65])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 5474B5DA81
	for <submit@bugs.x2go.org>; Thu, 10 May 2018 20:36:56 +0200 (CEST)
Received: from submission (posteo.de [89.146.220.130]) 
	by mout01.posteo.de (Postfix) with ESMTPS id 3690320FE2
	for <submit@bugs.x2go.org>; Thu, 10 May 2018 20:28:08 +0200 (CEST)
Received: from customer (localhost [127.0.0.1])
	by submission (posteo.de) with ESMTPSA id 40hhYM4Xffz9rxF
	for <submit@bugs.x2go.org>; Thu, 10 May 2018 20:28:07 +0200 (CEST)
MIME-Version: 1.0
Content-Type: multipart/mixed;
 boundary="=_210eeff0fcc7edea59c4636a1a5a312e"
Date: Thu, 10 May 2018 20:28:07 +0200
From: nounce@posteo.net
To: submit@bugs.x2go.org
Message-ID: <ea323ba22e3da52d360d36dfa58aefe2@posteo.de>
X-Sender: nounce@posteo.net
User-Agent: Posteo Webmail
[Message part 1 (text/plain, inline)]
Package: python-x2go
Version: 0.5.99.0
Tag: patch

When a server and no profile is selected and a ssh-key is provided 
python-x2go will ignore the provided ssh key and ask for a password 
instead.

$ mkdir ~/.x2go
$ docker run -it -d -p 2222:22 --name=x2go 
quay.io/tatsuya6502/x2go:latest
$ docker logs x2go | tail -n +2 > ~/.x2go/x2go-key
$ pyhoca-cli --server localhost --ssh-key ~/.x2go/x2go-key -p 2222 -N -c 
xclock --user docker
[0001-Do-not-look-for-keys-if-there-is-one-supplied-already.patch (text/x-diff, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Mar 29 05:42:44 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.