I've installed: x2goclient-4.0.2.1+hotfix1-setup.exe
It still doesn't work. It asks me for a credentials. What should I input - I have no idea. I tried my key password, I tried password from my machine - doesn't work.
Will rollback to the 4.0.0.3 :(
-- Best regards Ilia Shakitko primary tel. +31-6-86423406 skype: svscorp LinkedIn: http://ru.linkedin.com/in/shakitko Facebook: http://www.facebook.com/shakitko
Am 16.07.2014 10:43, schrieb Ilia Shakitko:
I've installed: x2goclient-4.0.2.1+hotfix1-setup.exe
It still doesn't work. It asks me for a credentials. What should I input
- I have no idea. I tried my key password, I tried password from my machine - doesn't work.
I'm unable to confirm/reproduce that. Running x2goclient-4.0.2.1+hotfix1-setup.exe, PuTTY/Pageant and Windows 7 works just fine for me. Only Pageant asks for my password (once, when it loads the key).
My guess is that there's something broken in your client-side x2go config.
Can you post a screen shot of the session config window? The first tab is sufficient, and you can censor the server name/ip if you want.
-Stefan
Am 16.07.2014 10:54, schrieb Stefan Baur:
Am 16.07.2014 10:43, schrieb Ilia Shakitko:
I've installed: x2goclient-4.0.2.1+hotfix1-setup.exe
It still doesn't work. It asks me for a credentials. What should I input
- I have no idea. I tried my key password, I tried password from my machine - doesn't work.
I'm unable to confirm/reproduce that. Running x2goclient-4.0.2.1+hotfix1-setup.exe, PuTTY/Pageant and Windows 7 works just fine for me. Only Pageant asks for my password (once, when it loads the key).
My guess is that there's something broken in your client-side x2go config.
Can you post a screen shot of the session config window? The first tab is sufficient, and you can censor the server name/ip if you want.
Indeed it is user error:
Ilia provided this screenshot: http://picpaste.com/e25e23ec34370445d7a579af7d10c7bb.png
It clearly shows that he's specifying a key file - and one in the wrong format (*.ppk), too - when he actually wants to use Agent authentication.
Ilia: If you want to use an SSH agent (like Pageant on Windows),
You only need to specify a keyfile at "Use RSA/DSA key for ssh connection" if you *DO NOT* want to use SSH agent authentication.
And *IF* you specify a keyfile there, it must adhere to the OpenSSH keyfile standard. A *.PPK file will *NOT* work, as PuTTY/Pageant uses a different format.
-Stefan
Damn,
this should have gone directly to the bugtracker, but I mis-clicked when responding.
-Stefan
-------- Original-Nachricht --------
Am 16.07.2014 10:54, schrieb Stefan Baur:
Am 16.07.2014 10:43, schrieb Ilia Shakitko:
I've installed: x2goclient-4.0.2.1+hotfix1-setup.exe
It still doesn't work. It asks me for a credentials. What should I input
- I have no idea. I tried my key password, I tried password from my machine - doesn't work.
I'm unable to confirm/reproduce that. Running x2goclient-4.0.2.1+hotfix1-setup.exe, PuTTY/Pageant and Windows 7 works just fine for me. Only Pageant asks for my password (once, when it loads the key).
My guess is that there's something broken in your client-side x2go config.
Can you post a screen shot of the session config window? The first tab is sufficient, and you can censor the server name/ip if you want.
Indeed it is user error:
Ilia provided this screenshot: http://picpaste.com/e25e23ec34370445d7a579af7d10c7bb.png
It clearly shows that he's specifying a key file - and one in the wrong format (*.ppk), too - when he actually wants to use Agent authentication.
Ilia: If you want to use an SSH agent (like Pageant on Windows),
You only need to specify a keyfile at "Use RSA/DSA key for ssh connection" if you *DO NOT* want to use SSH agent authentication.
And *IF* you specify a keyfile there, it must adhere to the OpenSSH keyfile standard. A *.PPK file will *NOT* work, as PuTTY/Pageant uses a different format.
-Stefan
x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev
Hi Stefan,
Thx for explanation. Well, this config was taken from the old version (where either you DO two actions, or it won't work).
Now it works!
2014-07-16 11:59 GMT+02:00 Stefan Baur <newsgroups.mail2@stefanbaur.de>:
Damn,
this should have gone directly to the bugtracker, but I mis-clicked when responding.
-Stefan
-------- Original-Nachricht --------
Am 16.07.2014 10:54, schrieb Stefan Baur:
Am 16.07.2014 10:43, schrieb Ilia Shakitko:
I've installed: x2goclient-4.0.2.1+hotfix1-setup.exe
It still doesn't work. It asks me for a credentials. What should I input
- I have no idea. I tried my key password, I tried password from my machine - doesn't work.
I'm unable to confirm/reproduce that. Running x2goclient-4.0.2.1+hotfix1-setup.exe, PuTTY/Pageant and Windows 7 works just fine for me. Only Pageant asks for my password (once, when it loads the key).
My guess is that there's something broken in your client-side x2go config.
Can you post a screen shot of the session config window? The first tab is sufficient, and you can censor the server name/ip if you want.
Indeed it is user error:
Ilia provided this screenshot: http://picpaste.com/e25e23ec34370445d7a579af7d10c7bb.png
It clearly shows that he's specifying a key file - and one in the wrong format (*.ppk), too - when he actually wants to use Agent authentication.
Ilia: If you want to use an SSH agent (like Pageant on Windows),
- *DO* check the "Try auto login (ssh-agent or default ssh key)" box, but
- *DO NOT* enter anything in the "Use RSA/DSA key for ssh connection" field!
You only need to specify a keyfile at "Use RSA/DSA key for ssh connection" if you *DO NOT* want to use SSH agent authentication.
And *IF* you specify a keyfile there, it must adhere to the OpenSSH keyfile standard. A *.PPK file will *NOT* work, as PuTTY/Pageant uses a different format.
-Stefan
x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev
x2go-dev mailing list x2go-dev@lists.x2go.org http://lists.x2go.org/listinfo/x2go-dev
-- Best regards Ilia Shakitko primary tel. +31-6-86423406 skype: svscorp LinkedIn: http://ru.linkedin.com/in/shakitko Facebook: http://www.facebook.com/shakitko
Am 16.07.2014 12:03, schrieb Ilia Shakitko:
Hi Stefan,
Thx for explanation. Well, this config was taken from the old version (where either you DO two actions, or it won't work).
Now it works!
That can't really be. I have used 4.0.0.3 with my customers, who all use Pageant, and they only have the checkbox checked, no keyfile specified.
My guess is that the old version simply tried SSH auth agent first, and once it found a running agent, never bothered to check if there's a file specified. So you could have specified C:\barak_obamas_pajamas.docx as keyfile and it would still have worked.
I think I remember that we had a feature request to try multiple things for ssh auth, so that may have brought that along when it was implemented.
-Stefan