[X2Go-Dev] Bug#1297: do not look for keys when one is supplied already

nounce at posteo.net nounce at posteo.net
Thu May 10 20:28:07 CEST 2018


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Do-not-look-for-keys-if-there-is-one-supplied-already.patch
Type: text/x-diff
Size: 1018 bytes
Desc: not available
URL: <http://lists.x2go.org/pipermail/x2go-dev/attachments/20180510/ffc1b3f5/attachment.patch>


More information about the x2go-dev mailing list