I can't find this in any of the docs, wiki, or man page.
I want to set up a KDE menu entry to launch x2go sessions automatically. This should involve a command-line something like 'x2goclient Droog' (with Droog being the session I've created), but that doesn't work. # man x2goclient No manual entry for x2goclient See 'man 7 undocumented' for help when manual pages are not available. # x2goclient -h Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: -h
Otherwise, GREAT JOB on x2go peoples! Thank you!
Hi,
On So 10 Jul 2011 19:33:12 CEST wrote:
I can't find this in any of the docs, wiki, or man page.
I want to set up a KDE menu entry to launch x2go sessions
automatically. This should involve a command-line something like
'x2goclient Droog' (with Droog being the session I've created), but
that doesn't work.
Please use the --session=<session-profile-name> option of x2goclient.
# man x2goclient No manual entry for x2goclient See 'man 7 undocumented' for help when manual pages are not available. # x2goclient -h Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: -h
you are using an old x2goclient version that did not have a man page.
The current man page can be viewed here:
http://code.x2go.org/gitweb?p=x2goclient.git;a=blob_plain;f=.build_man2html/...
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
No one knows?
On Sunday 10 July, 2011 10:33:12 CACook@quantum-sci.com wrote:
I can't find this in any of the docs, wiki, or man page.
I want to set up a KDE menu entry to launch x2go sessions automatically. This should involve a command-line something like 'x2goclient Droog' (with Droog being the session I've created), but that doesn't work. # man x2goclient No manual entry for x2goclient See 'man 7 undocumented' for help when manual pages are not available. # x2goclient -h Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: -h
Otherwise, GREAT JOB on x2go peoples! Thank you!
Hi,
On So 10 Jul 2011 19:33:12 CEST wrote:
I can't find this in any of the docs, wiki, or man page.
I want to set up a KDE menu entry to launch x2go sessions
automatically. This should involve a command-line something like
'x2goclient Droog' (with Droog being the session I've created), but
that doesn't work. # man x2goclient No manual entry for x2goclient See 'man 7 undocumented' for help when manual pages are not available. # x2goclient -h Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: -hOtherwise, GREAT JOB on x2go peoples! Thank you!
use the --session option of x2goclient together with an SSH pub/priv
key pair...
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Friday 15 July, 2011 10:19:59 Mike Gabriel wrote:
On So 10 Jul 2011 19:33:12 CEST wrote:
I want to set up a KDE menu entry to launch x2go sessions
automatically. This should involve a command-line something like
'x2goclient Droog' (with Droog being the session I've created), but
that doesn't work. # man x2goclient No manual entry for x2goclient See 'man 7 undocumented' for help when manual pages are not available. # x2goclient -h Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: -hOtherwise, GREAT JOB on x2go peoples! Thank you!
use the --session option of x2goclient together with an SSH pub/priv
key pair...
Same problem.
$ x2goclient --session Droog Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: --session $
There's no man page, built-in help, or reference wiki, so I am blind.
I doubt lack of a key pair is the problem here, but no idea how to set that up anyway.
Hi,
On Fr 22 Jul 2011 16:38:25 CEST wrote:
On Friday 15 July, 2011 10:19:59 Mike Gabriel wrote:
On So 10 Jul 2011 19:33:12 CEST wrote:
I want to set up a KDE menu entry to launch x2go sessions automatically. This should involve a command-line something like 'x2goclient Droog' (with Droog being the session I've created), but that doesn't work. # man x2goclient No manual entry for x2goclient See 'man 7 undocumented' for help when manual pages are not available. # x2goclient -h Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: -h
Otherwise, GREAT JOB on x2go peoples! Thank you!
use the --session option of x2goclient together with an SSH pub/priv key pair...
Same problem.
$ x2goclient --session Droog Can't load translator (:/x2goclient_en_us) ! Can't load translator (:/qt_en_US) ! wrong parameter: --session $
There's no man page, built-in help, or reference wiki, so I am blind.
I doubt lack of a key pair is the problem here, but no idea how to
set that up anyway.
Which OS? Where did you install from? What version do you use?
I suspect you have a pretty old version. Use this in your sources.list:
deb http://packages.x2go.org/debian squeeze
for Debian squeeze.
On Ubuntu run the command:
add-apt-repository ppa:x2go/stable
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Friday 22 July, 2011 14:55:21 Mike Gabriel wrote:
Which OS? Debian Testing - current
Where did you install from? apt-get using deb http://x2go.obviously-nice.de/deb/ lenny main as instructed on the website.
What version do you use? 3.01-5
I suspect you have a pretty old version. Use this in your sources.list:
deb http://packages.x2go.org/debian squeeze
for Debian squeeze.
OK, so I've made this change and now x2goclient is at 3.99, although x2goclient-cli is still back at 3.0.1-1.2. I'll give this a try.
On Friday 22 July, 2011 15:22:59 CACook@quantum-sci.com wrote:
On Friday 22 July, 2011 14:55:21 Mike Gabriel wrote:
Which OS? Debian Testing - current
Where did you install from? apt-get using deb http://x2go.obviously-nice.de/deb/ lenny main as instructed on the website.
What version do you use? 3.01-5
I suspect you have a pretty old version. Use this in your sources.list:
deb http://packages.x2go.org/debian squeeze
for Debian squeeze.
OK, so I've made this change and now x2goclient is at 3.99, although x2goclient-cli is still back at 3.0.1-1.2. I'll give this a try.
# apt-get install x2goserver
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
Even aptitude can't fix it. Only thing I can think of causing this is I have SSH from Unstable, which works fine. I want SSH from Unstable for elliptic curve encryption.
Hi,
On Sa 23 Jul 2011 00:32:57 CEST wrote:
deb http://packages.x2go.org/debian squeeze
for Debian squeeze.
Use this one instead for x2goserver:
deb http://packages.x2go.org/debian squeeze heuler
and please study http://wiki.x2go.org
Most of it is explained there...
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Friday 22 July, 2011 15:57:19 Mike Gabriel wrote:
Use this one instead for x2goserver:
deb http://packages.x2go.org/debian squeeze heuler
OK that worked. Why? What difference does that make? Is that a dev's name?
ONMainWindow constructor
Can't load translator (:/x2goclient_en_us) !
Can't load translator :/qt_en_US ONMainWindows constructor finished, home Directory is: "/home/bill"
read 2 sessions from config file Have key, starting session
start new ssh connection
and it asks me to manually log in. Well I can ssh to that machine with no password fine, as I have the ssh public key in authorized_users.
and please study http://wiki.x2go.org
Most of it is explained there...
I did, but nothing to do with my original question. I want to build a menu entry to click directly to that machine, without the nuisance client.
Hi,
On Sa 23 Jul 2011 01:22:43 CEST wrote:
On Friday 22 July, 2011 15:57:19 Mike Gabriel wrote:
Use this one instead for x2goserver:
deb http://packages.x2go.org/debian squeeze heuler
OK that worked. Why? What difference does that make? Is that a dev's name?
deb http://packages.x2go.org/debian squeeze main
is code that could be considered as more reliable...
deb http://packages.x2go.org/debian squeeze heuler
Contains nightly built packages from git.x2go.org. ,,Heuler'' is the
German word of a puppy seal (the X2go mascot).
I do get a segfault saying,
There is no segfault below...
ONMainWindow constructor
Can't load translator (:/x2goclient_en_us) !
Can't load translator :/qt_en_US ONMainWindows constructor finished, home Directory is: "/home/bill"
read 2 sessions from config file Have key, starting session
start new ssh connection
setting SSH DIR to "/home/bill/ssh" "Authentication failed" - "Access denied. Authentication that can
continue: publickey,password"
Send me the session profile as found in
/home/bill/.x2goclient/sessions... Make sure you do not reveal secrets
when posting it to the list (IP addresses, ports, etc.).
and it asks me to manually log in. Well I can ssh to that machine
with no password fine, as I have the ssh public key in
authorized_users.
You have to specify the SSH explicitly in the session profile...
and please study http://wiki.x2go.org
Most of it is explained there...
I did, but nothing to do with my original question. I want to build
a menu entry to click directly to that machine, without the nuisance
client.
Here is the man page... http://code.x2go.org/gitweb?p=x2goclient.git;a=blob_plain;f=.build_man2html/...
What you are looking for is probably the --hide option in combination
with --session and a profile that use an ssh key.
Thanks, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Saturday 23 July, 2011 06:19:53 Mike Gabriel wrote:
deb http://packages.x2go.org/debian squeeze main
is code that could be considered as more reliable...
Hm, main messes up my package management system. (Debian Testing)
Send me the session profile as found in
/home/bill/.x2goclient/sessions... Make sure you do not reveal secrets
when posting it to the list (IP addresses, ports, etc.).
Attached. (Names changed to protect the innocent)
You have to specify the SSH explicitly in the session profile...
x2goclient --hide --session=Droog ONMainWindow constructor
Can't load translator (:/x2goclient_en_us) !
Can't load translator :/qt_en_US ONMainWindows constructor finished, home Directory is: "/home/bill"
read 2 sessions from config file Have key, starting session
start new ssh connection
So it seems to find the key, but then sets the SSH directory to a visible one which doesn't exist.
No one knows why this is failing?
On Saturday 23 July, 2011 07:11:39 CACook@quantum-sci.com wrote:
On Saturday 23 July, 2011 06:19:53 Mike Gabriel wrote:
deb http://packages.x2go.org/debian squeeze main
is code that could be considered as more reliable...
Hm, main messes up my package management system. (Debian Testing)
Send me the session profile as found in
/home/bill/.x2goclient/sessions... Make sure you do not reveal secrets
when posting it to the list (IP addresses, ports, etc.).Attached. (Names changed to protect the innocent)
You have to specify the SSH explicitly in the session profile...
Ya, have that.
x2goclient --hide --session=Droog ONMainWindow constructor
Can't load translator (:/x2goclient_en_us) !
Can't load translator :/qt_en_US ONMainWindows constructor finished, home Directory is: "/home/bill"
read 2 sessions from config file Have key, starting session
start new ssh connection
setting SSH DIR to "/home/bill/ssh" "Authentication failed" - "Access denied. Authentication that can continue: publickey,password" QThread: Destroyed while thread is still running Segmentation fault
So it seems to find the key, but then sets the SSH directory to a visible one which doesn't exist.
No one knows why this is failing?
On Saturday 23 July, 2011 07:11:39 CACook@quantum-sci.com wrote:
On Saturday 23 July, 2011 06:19:53 Mike Gabriel wrote:
deb http://packages.x2go.org/debian squeeze main
is code that could be considered as more reliable...
Hm, main messes up my package management system. (Debian Testing)
Send me the session profile as found in
/home/bill/.x2goclient/sessions... Make sure you do not reveal secrets
when posting it to the list (IP addresses, ports, etc.).Attached. (Names changed to protect the innocent)
You have to specify the SSH explicitly in the session profile...
Ya, have that.
x2goclient --hide --session=Droog ONMainWindow constructor
Can't load translator (:/x2goclient_en_us) !
Can't load translator :/qt_en_US ONMainWindows constructor finished, home Directory is: "/home/bill"
read 2 sessions from config file Have key, starting session
start new ssh connection
setting SSH DIR to "/home/bill/ssh" "Authentication failed" - "Access denied. Authentication that can continue: publickey,password" QThread: Destroyed while thread is still running Segmentation fault
So it seems to find the key, but then sets the SSH directory to a visible one which doesn't exist. <snip> I haven't been following this thread. I do recall a problem we had for a while where some directory, I think it was ssh, was not being properly created by the installer and needed to be created manually. I know Phil hit that when he was doing the early testing for vcxsrv and libssh and
On Tue, 2011-07-26 at 07:41 -0700, CACook@quantum-sci.com wrote: perhaps can fill in the details.
There certainly shouldn't be a segfault. The devs will either need a backtrace or steps to reliably reproduce it (which perhaps you have already provided) so that someone can run it in a debugger and see what is handling the error condition so inelegantly. Sorry I can't be of more help - John
On Tuesday 26 July, 2011 07:52:08 John A. Sullivan III wrote:
I haven't been following this thread. I do recall a problem we had for a while where some directory, I think it was ssh, was not being properly created by the installer and needed to be created manually. I know Phil hit that when he was doing the early testing for vcxsrv and libssh and perhaps can fill in the details.
What seems to be happening is that when I run the command it seems to refer to ~/ssh rather than ~/.ssh . I don't know why, but it fails for autologin whether on the command-line or in the GUI client, and I always need to put in the password.
On Tue, 2011-07-26 at 08:33 -0700, CACook@quantum-sci.com wrote:
On Tuesday 26 July, 2011 07:52:08 John A. Sullivan III wrote:
I haven't been following this thread. I do recall a problem we had for a while where some directory, I think it was ssh, was not being properly created by the installer and needed to be created manually. I know Phil hit that when he was doing the early testing for vcxsrv and libssh and perhaps can fill in the details.
What seems to be happening is that when I run the command it seems to refer to ~/ssh rather than ~/.ssh . I don't know why, but it fails for autologin whether on the command-line or in the GUI client, and I always need to put in the password. <snip> I think that's what Phil was hitting and it was a libssh thing but I'm not sure - John
On Tuesday 26 July, 2011 08:33:47 CACook@quantum-sci.com wrote:
On Tuesday 26 July, 2011 07:52:08 John A. Sullivan III wrote:
I haven't been following this thread. I do recall a problem we had for a while where some directory, I think it was ssh, was not being properly created by the installer and needed to be created manually. I know Phil hit that when he was doing the early testing for vcxsrv and libssh and perhaps can fill in the details.
What seems to be happening is that when I run the command it seems to refer to ~/ssh rather than ~/.ssh . I don't know why, but it fails for autologin whether on the command-line or in the GUI client, and I always need to put in the password.
OK I give up. Launching x2go from the command-line (and thus building a KDE applet) is just broken and nobody knows why.
I have to put up with many client windows in addition to remote desktops.
(Resent to list)
2011/7/29 <CACook@quantum-sci.com>:
What seems to be happening is that when I run the command it seems to refer to ~/ssh rather than ~/.ssh . I don't know why, but it fails for autologin whether on the command-line or in the GUI client, and I always need to put in the password.
When I start x2goclient from the command line it also says .../ssh, but it works.
OK I give up. Launching x2go from the command-line (and thus building a KDE applet) is just broken and nobody knows why.
I have to put up with many client windows in addition to remote desktops.
Does the session you are using on the command line work if you start it in the GUI client? No problems with authentication?
Cheers, Daniel
On Friday 29 July, 2011 08:58:07 Daniel Lindgren wrote:
When I start x2goclient from the command line it also says .../ssh, but it works.
You must have made a symlink then. Otherwise it doesn't make sense.
Does the session you are using on the command line work if you start it in the GUI client? No problems with authentication?
Yes problems with authentication. It flunks the cert and always makes me log in with UN:PW, likely due to the same bug.
On Friday 29 July, 2011 09:15:48 CACook@quantum-sci.com wrote:
On Friday 29 July, 2011 08:58:07 Daniel Lindgren wrote:
When I start x2goclient from the command line it also says .../ssh, but it works.
You must have made a symlink then. Otherwise it doesn't make sense.
Does the session you are using on the command line work if you start it in the GUI client? No problems with authentication?
Yes problems with authentication. It flunks the cert and always makes me log in with UN:PW, likely due to the same bug.
OK it seems clear that this is a bug with the client.
It does not recognize the new eliptical curve keys.
Hi,
I am cross-posting this x2go-user thread to x2go-dev as it seems that
there is a SSH problem when eliptical curve keys are used...
On Sa 30 Jul 2011 23:23:40 CEST CACook@quantum-sci.com wrote:
OK it seems clear that this is a bug with the client.
It does not recognize the new eliptical curve keys.
x2goclient uses the system's SSH library (libssh). Could you check the
version you have installed on your system? I would be good if you
could compose a complete bug report (what did you do, what did you
expect, what happened, what systems and versions did you use, etc.),
so that the devs have a cook recipe to reproduce your issues.
Could you also test your pub/priv key pair with pyhoca-gui? It uses an
SSH implementation called Python Paramiko and it is a complete rewrite
of libssh-stuff in Python. I suppose it neither supports those keys
but it would be good to know for certain.
Thanks for staying on this!!! Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
On Sunday 31 July, 2011 01:36:34 Mike Gabriel wrote:
I am cross-posting this x2go-user thread to x2go-dev as it seems that
there is a SSH problem when eliptical curve keys are used...
x2goclient uses the system's SSH library (libssh). Could you check the
version you have installed on your system? I would be good if you
could compose a complete bug report (what did you do, what did you
expect, what happened, what systems and versions did you use, etc.),
so that the devs have a cook recipe to reproduce your issues.
I'm running Debian Testing, which I update on the first of each month with apt-get dist-upgrade. I have installed both libssh-4 (0.5.0-2) and libssh2-1 (1.2.8-1) for some reason.
I wanted elliptic curve encryption so in sources.list I removed testing and added unstable, update and install openssh. (Need openssh version 5.7 and above for elliptic curve) Then set back to testing.
I removed my old keys from client and server and created new keys with $ ssh-keygen -t ecdsa -b 521 (use defaults and NO passphrase)
$ ssh-copy-id -i ~/.ssh/id_ecdsa.pub {user}@{remote-systems} ... and test with ssh {remote-system}.
Could you also test your pub/priv key pair with pyhoca-gui? It uses an
SSH implementation called Python Paramiko and it is a complete rewrite
of libssh-stuff in Python. I suppose it neither supports those keys
but it would be good to know for certain.
Oh hell this reinalled all the Pulse audio stuff.
$ pyhoca-gui pyhoca-gui[17344] (x2gosessregistry-pylib) NOTICE: registering X2go session Droog... pyhoca-gui[17344] (x2goclient-pylib) NOTICE: initializing X2go session... pyhoca-gui[17344] (x2gosessregistry-pylib) NOTICE: registering X2go session Hex... pyhoca-gui[17344] (x2goclient-pylib) NOTICE: initializing X2go session... pyhoca-gui[17344] (PyHoca-GUI) WARN: the current release of PyHoca-GUI does not support client configuration
pyhoca-gui[17344] (x2gosessregistry-pylib) NOTICE: using already initially-registered yet-unused session 13a3826c-bb7b-11e0-b531-001de0743f7d pyhoca-gui[17344] (x2goclient-pylib) NOTICE: initializing X2go session... pyhoca-gui[17344] (x2gocontrolsession-pylib) NOTICE: connecting to [cygnus]:22 pyhoca-gui[17344] (PyHoca-GUI) NOTICE: [Droog - connect error] not a valid DSA private key file!
On Sunday 31 July, 2011 06:45:28 CACook@quantum-sci.com wrote:
On Sunday 31 July, 2011 01:36:34 Mike Gabriel wrote:
I am cross-posting this x2go-user thread to x2go-dev as it seems that
there is a SSH problem when eliptical curve keys are used...x2goclient uses the system's SSH library (libssh). Could you check the
version you have installed on your system? I would be good if you
could compose a complete bug report (what did you do, what did you
expect, what happened, what systems and versions did you use, etc.),
so that the devs have a cook recipe to reproduce your issues.I'm running Debian Testing, which I update on the first of each month with apt-get dist-upgrade. I have installed both libssh-4 (0.5.0-2) and libssh2-1 (1.2.8-1) for some reason.
I wanted elliptic curve encryption so in sources.list I removed testing and added unstable, update and install openssh. (Need openssh version 5.7 and above for elliptic curve) Then set back to testing.
I removed my old keys from client and server and created new keys with $ ssh-keygen -t ecdsa -b 521 (use defaults and NO passphrase)
$ ssh-copy-id -i ~/.ssh/id_ecdsa.pub {user}@{remote-systems} ... and test with ssh {remote-system}.
Could you also test your pub/priv key pair with pyhoca-gui? It uses an
SSH implementation called Python Paramiko and it is a complete rewrite
of libssh-stuff in Python. I suppose it neither supports those keys
but it would be good to know for certain.Oh hell this reinalled all the Pulse audio stuff.
$ pyhoca-gui pyhoca-gui[17344] (x2gosessregistry-pylib) NOTICE: registering X2go session Droog... pyhoca-gui[17344] (x2goclient-pylib) NOTICE: initializing X2go session... pyhoca-gui[17344] (x2gosessregistry-pylib) NOTICE: registering X2go session Hex... pyhoca-gui[17344] (x2goclient-pylib) NOTICE: initializing X2go session... pyhoca-gui[17344] (PyHoca-GUI) WARN: the current release of PyHoca-GUI does not support client configuration
pyhoca-gui[17344] (x2gosessregistry-pylib) NOTICE: using already initially-registered yet-unused session 13a3826c-bb7b-11e0-b531-001de0743f7d pyhoca-gui[17344] (x2goclient-pylib) NOTICE: initializing X2go session... pyhoca-gui[17344] (x2gocontrolsession-pylib) NOTICE: connecting to [cygnus]:22 pyhoca-gui[17344] (PyHoca-GUI) NOTICE: [Droog - connect error] not a valid DSA private key file!
BTW, I also switched from testing to unstable to update libssh, but there is no change in versions.
Hi,
On Fr 29 Jul 2011 18:15:48 CEST wrote:
On Friday 29 July, 2011 08:58:07 Daniel Lindgren wrote:
When I start x2goclient from the command line it also says .../ssh, but it works.
You must have made a symlink then. Otherwise it doesn't make sense.
No, it is a bug in the debug message itself. Probably an issue between
WIndows and Linux client as they use different paths for SSH client
dir. The Windows one does not start with a .(dot).
Does the session you are using on the command line work if you start it in the GUI client? No problems with authentication?
Yes problems with authentication. It flunks the cert and always
makes me log in with UN:PW, likely due to the same bug.
... if you use non-elliptical keys it probably works? (I think you
posted this earlier).
Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
Hi,
On Sa 23 Jul 2011 00:22:59 CEST wrote:
OK, so I've made this change and now x2goclient is at 3.99, although
x2goclient-cli is still back at 3.0.1-1.2. I'll give this a try.
x2goclient-cli is deprecated as a separate package. It has been moved
to x2goclient's /usr/share/doc/x2goclient/examples folder.
Greets, Mike
--
DAS-NETZWERKTEAM mike gabriel, dorfstr. 27, 24245 barmissen fon: +49 (4302) 281418, fax: +49 (4302) 281419
GnuPG Key ID 0xB588399B mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...