-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi,
after a while I found time to spend on X2go again :) Working on the SSH proxy - key deployment - auto login thingy now.
Client: x2goclient 4.0.1.1
Broker:
[test-session] user= host=192.168.3.100 command=XFCE acl-groups-allow=xfceusers acl-clients-allow=ALL autologin=true usesshproxy=true sshproxytype=SSH sshproxyuser=root sshproxykeyfile= sshproxyhost=broker sshproxyport=22 sshproxysamepass=false sshproxysameuser=false sshproxyautologin=false
root@broker:~# dpkg -l | grep x2go ii python-x2gobroker 0.0.2.3-0~x2go1+wheezy~main~505~build1 all X2Go http(s) based session broker (Python modules) ii x2gobroker 0.0.2.3-0~x2go1+wheezy~main~505~build1 all X2Go http(s) based session broker (executable) ii x2gobroker-authservice 0.0.2.3-0~x2go1+wheezy~main~505~build1 all X2Go http(s) based session broker (PAM authentication service) ii x2gobroker-daemon 0.0.2.3-0~x2go1+wheezy~main~505~build1 all X2Go http(s) based session broker (daemon) ii x2gobroker-wsgi 0.0.2.3-0~x2go1+wheezy~main~505~build1 all X2Go http(s) based session broker (CGI) root@broker:~#
Server:
AuthorizedKeysFile %h/.ssh/authorized_keys %h/.x2go/authorized_keys
vxltsupport@server:~$ dpkg -l | grep x2go ii cups-x2go 3.0.0.4-0~62~raring1 all Virtual X2Go printer for CUPS ii x2goagent 2:3.5.0.21-0~358~ubuntu13.04.1 all X2Go agent ii x2gobroker-agent 0.0.2.3-0~429~raring1 i386 X2Go http(s) based session broker (common files) ii x2goserver 4.0.1.6-0~712~raring1 i386 X2Go server daemon scripts ii x2goserver-extensions 4.0.1.6-0~712~raring1 all X2Go server daemon scripts (extensions) ii x2goserver-printing 4.0.1.6-0~712~raring1 all X2Go server daemon scripts (printing) ii x2goserver-xsession 4.0.1.6-0~712~raring1 all X2Go server daemon scripts (Xsession runner) vxltsupport@server:~$
Now instead of working (:D) x2goclient asks me for a passphrase to a key I didnt create nor deploy.
What am I missing? Passwordless authentication from broker to server works btw:
x2gobroker@broker:~$ ssh x2gobroker@server Welcome to Ubuntu 13.04 (GNU/Linux 3.8.0-33-generic i686)
Last login: Tue Nov 12 07:29:20 2013 from 192.168.3.10 x2gobroker@server:~$
cheers Mathias
Mathias Ewald - vXpertise WWW: www.vxpertise.net Landline: +49 911 495208940 Mobile: +49 151 17317864 Mail: mathias.ewald@vxpertise.net Skype: mathias.ewald
ATTENTION: My email address mathias@mathias-ewald.de is no longer in use. Please send to mathias.ewald@vxpertise.net only! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSgcHZAAoJEA7RPiZyzgdIo4cQAK4U0Pku1QVCjjmLFO1zMOyX sY4FfXpgR2KBcflD3w+e493XAMo/QIy/WsLjDHm0RsCqqsCdflOsuYCkCfbdyk/E ZoheghH854Twhdt75wiKzQEnX4Uf8b59fkrU4hbaX0OHSyLWr6pEPN6RDmMmD6Jn J1wlDefSkc8Tv6IeQUZWjSGiWzbcACgU1TLssGe4MWBAPTffti+ZsVtufjS0NyXs BGWwvyZlQ7HmKsd/FaCf17HD27DqyoPJbExlr3TMJAVVVAFdFmrzpjWR7ODYwm6P TCPWA9UEq2W06eq2BWHne1zgO9HOiFCVoaJt3WqKbqd7pxJXXDCIpKW5tHhr2opi z/r1aw0JRTCHBmobNY5MxUPl6gLOtaFb7iKueogJPEH3sR1hYL4xUf7cdtJWHBGI Al3XYLa5+w06ZhFPoqKS+WRZ9xNZH42y0/LB9XIADPSes1hXJ664QdFuOAHptlWj l4e68W8l3yjCvPYVyJRQ10BY+x37C0JYbQqwkSsNnNbmtaOd9TtgV9lUaQW+yD7v flFRiu/TA9LFYNLOuxHHUe2StE2X/cWP7BsxwlJxQgeGw7e8u3kQROLSFdRUwru/ kmKnlfvl/7XDQSVuV3Y4DRsFBppMEn1vsW5dtzQ+Koi5FCr0sAsJ9ayjocr9kOqe IxKziObxwEPjIndMPmWc =9/+o -----END PGP SIGNATURE-----
HI Mathias,
On Di 12 Nov 2013 06:51:22 CET, Mathias Ewald wrote:
Now instead of working (:D) x2goclient asks me for a passphrase to a key I didnt create nor deploy.
X2Go Client receives a temporary private key via the X2Go Session Broker.
What am I missing? Passwordless authentication from broker to server works btw:
This bug still exists with the MS Windows version of X2Go Client. (Are
you on MS Win?).
I will spend some more time with X2Go today, maybe I can confirm your
issue (or find out what is missing).
DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148
GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de
freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xf...
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Hi Mike,
no I am running the client on Linux! I would need the Windows client working, too, if possible :)
cheers Mathias
On 12.11.2013 11:57, Mike Gabriel wrote:
HI Mathias,
On Di 12 Nov 2013 06:51:22 CET, Mathias Ewald wrote:
Now instead of working (:D) x2goclient asks me for a passphrase to a key I didnt create nor deploy.
X2Go Client receives a temporary private key via the X2Go Session Broker.
What am I missing? Passwordless authentication from broker to server works btw:
This bug still exists with the MS Windows version of X2Go Client. (Are you on MS Win?).
I will spend some more time with X2Go today, maybe I can confirm your issue (or find out what is missing).
Mike
_______________________________________________ X2Go-User mailing list X2Go-User@lists.berlios.de https://lists.berlios.de/mailman/listinfo/x2go-user
Mathias Ewald - vXpertise WWW: www.vxpertise.net Landline: +49 911 495208940 Mobile: +49 151 17317864 Mail: mathias.ewald@vxpertise.net Skype: mathias.ewald
ATTENTION: My email address mathias@mathias-ewald.de is no longer in use. Please send to mathias.ewald@vxpertise.net only! -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.14 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/
iQIcBAEBAgAGBQJSggooAAoJEA7RPiZyzgdImq8P/1CXz0hDKW8xE2dzAckri/Xn b6hPtr8flb40d0sYa6BLjpG1+7HmIcQbmbMpzwLuZHSQiC3fA64u6d4oQIKrL5QE sRNdzhdLKk6XYw5VSHutAdsMZfrHBWbTof3rdIDQK7G43aFUymZ/ExN/UP9bLqu9 OmiW5CKg75A11hwSjxHc4mkhDP1KY6DGc0q2B4S5IZ61YYoMu1+1gTsaocFd68Zp /usvxbxOZHTBWLyISdECnf2j7tWw4pvutkVlCrWX7Qb9pK1CQkYY66q9lDZCQ9bu 7i43lBg4R6+Io4s+flaAIfUGTnbe6Hb6QBygj+tKXBD7XKfyJSFg7Uzty4bdmVFz 9lesRhiqs8BQzG3SUHKfzf20h4cIFDdI4oJ+WggTv16HxrPNnkQ3be98kXMZ/DRC dO04Ksp4knUbKcCTSkVnKNTkwi0sxgLneYEA1AF2JaWago2v95l3A4Pi1G0lolDF 3B1feBaCAIcthlZBqfL7epkul27FGxfW5YeDjHs9pQLgO+V0Nm0sTKlkUbT0rTqY tslAQsFd+1VdwPFi0jD4KdzCD5xTkvKbBkA0ouF/r74VxUlwYLm3AdlN5JqWZd5r y9OwFMsVn+xFeMmp46h3pMiXloT8tWZhEPCfU8cEWl/x++Eh0KcnovnZ40Wy/OCS qJbdlyrchameBDLLhI3J =9Rw3 -----END PGP SIGNATURE-----