Re: [X2Go-User] Trying to get X2Go Session Broker to work

2015-01-05 Thread Mike Gabriel

Hi Stefan,

On  Sa 03 Jan 2015 23:00:23 CET, Stefan Baur wrote:


Am 03.01.2015 um 22:10 schrieb Stefan Baur:


I'm trying to get X2Go Session Broker to work. All x2goserver and
x2gobroker packages have been installed from the stable repository
onto a Debian Wheezy server.


And this seems to be he problem.
ssh only works with the version of x2gobroker in heuler (and that's
also why the path is different, it is in /usr/sbin/x2gobroker in main,
and /usr/bin/x2gobroker in heuler).


There actually is a new command for the SSH broker with latest  
0.0.3.0-preview:


  /usr/bin/x2gobroker-ssh

Mike

--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpdDapxb5QEi.pgp
Description: Digitale PGP-Signatur
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Trying to get X2Go Session Broker to work

2015-01-05 Thread Stefan Baur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 05.01.2015 um 11:57 schrieb Mike Gabriel:
 ssh only works with the version of x2gobroker in heuler (and
 that's also why the path is different, it is in
 /usr/sbin/x2gobroker in main, and /usr/bin/x2gobroker in
 heuler).
 
 There actually is a new command for the SSH broker with latest 
 0.0.3.0-preview: /usr/bin/x2gobroker-ssh

/usr/bin/x2gobroker works for me, even with ssh.  What is the
advantage of using the other one?  Also, I can't find
/usr/bin/x2gobroker-ssh on my system.

Installed right now:
ii  python-x2gobroker
0.0.3.0-0x2go1~git20141218.886+wheezy.heuler.1  all  X2Go
Session Broker (Python modules)
ii  x2gobroker
0.0.3.0-0x2go1~git20141218.886+wheezy.heuler.1  all  X2Go
Session Broker (executable)
ii  x2gobroker-agent
0.0.2.3-0~x2go1+wheezy~main~505~build1  i386 X2Go
http(s) based session broker (common files)
ii  x2gobroker-authservice
0.0.3.0-0x2go1~git20141218.886+wheezy.heuler.1  all  X2Go
Session Broker (PAM authentication service)
ii  x2gobroker-daemon
0.0.3.0-0x2go1~git20141218.886+wheezy.heuler.1  all  X2Go
Session Broker (standalone daemon)

When will we see a stable release with the ssh broker included? *nag* ;-)

- -Stefan

- -- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUqoJ7AAoJEG7d9BjNvlEZ9IcIAId+YsTaP6Fgw23AW6kkp+Vc
NdL4Vw/+VXflu/ruSr8gpiN5BIP8ZdFRve7DKQ1FQmnigGn+iKI0AcPYLJB+60H2
FaK/00wXp3PzAtS8cUWRd+4T8eYhT+AqxeGiykH0uNjYmQnRhUTL2xSoWqdSQILQ
1BB0UgSYHe7vlQq/jsMuLONEzAyWM5Iq3eu4x9RMrCZsCguVUtHFXwjol71rSQdK
+bM0fE1HeluS6GQl0S5o5hNbe+ydAkGpdQ1Y9Nk/Bh9gzSkMtKDlh1UJO/0/U/Q2
CSqDK785Qls85Nf0NB7ad7RWPNKql98OAkNKT0dcdh4SSwZ77K41pYBmcev74LQ=
=NBnh
-END PGP SIGNATURE-
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Trying to get X2Go Session Broker to work

2015-01-05 Thread Mike Gabriel

Hi Stefan,

On  Mo 05 Jan 2015 13:24:27 CET, Stefan Baur wrote:


Am 05.01.2015 um 11:57 schrieb Mike Gabriel:

ssh only works with the version of x2gobroker in heuler (and
that's also why the path is different, it is in
/usr/sbin/x2gobroker in main, and /usr/bin/x2gobroker in
heuler).


There actually is a new command for the SSH broker with latest
0.0.3.0-preview: /usr/bin/x2gobroker-ssh


/usr/bin/x2gobroker works for me, even with ssh.  What is the
advantage of using the other one?


/usr/bin/x2gobroker-ssh is installed setuid x2gobroker-ssh.

-r-sr-x--- 1 x2gobroker x2gobroker-users 6136 Nov 28 14:45  
/usr/bin/x2gobroker-ssh


If executing /usr/bin/x2gobroker still works, we should consider  
disabling it, if not evoked as user x2gobroker (or via the setuid bit).


The point is that

  (1) only user x2gobroker can connect to managed X2Go Servers'  
x2gobroker-agent

  (2) only user x2gobroker can properly write to log files etc.


Also, I can't find
/usr/bin/x2gobroker-ssh on my system.


sudo aptitude install x2gobroker-ssh (?)



When will we see a stable release with the ssh broker included? *nag* ;-)


It is overdue, but there are still some open issues (lack SHADOW  
session support, lack of proper load balancing checks).


Mike

PS: happy new year to everyone


--

DAS-NETZWERKTEAM
mike gabriel, herweg 7, 24357 fleckeby
fon: +49 (1520) 1976 148

GnuPG Key ID 0x25771B31
mail: mike.gabr...@das-netzwerkteam.de, http://das-netzwerkteam.de

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb


pgpRPdQATIbsQ.pgp
Description: Digitale PGP-Signatur
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

[X2Go-User] Trying to get X2Go Session Broker to work

2015-01-03 Thread Stefan Baur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I'm trying to get X2Go Session Broker to work.
All x2goserver and x2gobroker packages have been installed from the
stable repository onto a Debian Wheezy server.

On the Windows 7 client (4.0.3.1), I am using:
x2goclient
- --broker-url=ssh://x2go-gast01@192.168.0.185:22/usr/sbin/x2gobroker
- --broker-autologin

I then get a popup displaying this error message:

- ---
Error
- ---
2015-01-03 22:05:48,639 - broker - INFO - X2Go Session Broker
(0.0.2.3), written by Mike Gabriel (X2Go Project)
mike.gabr...@das-netzwerkteam.de
2015-01-03 22:05:48,640 - broker - INFO - Setting up the broker's
environment...
2015-01-03 22:05:48,640 - broker - INFO -   X2GOBROKER_DEBUG: True
2015-01-03 22:05:48,640 - broker - INFO -   X2GOBROKER_CONFIG:
/etc/x2go/x2gobroker.conf
2015-01-03 22:05:48,640 - broker - INFO -   X2GOBROKER_AGENT_CMD:
/usr/lib/x2go/x2gobroker-agent
2015-01-03 22:05:48,640 - broker - INFO -
X2GOBROKER_AUTHSERVICE_SOCKET:
/run/x2gobroker/x2gobroker-authservice.socket
2015-01-03 22:05:48,640 - broker - INFO -
X2GOBROKER_DEFAULT_BACKEND: zeroconf
2015-01-03 22:05:48,641 - broker - INFO -   X2GOBROKER_SSL_CERTFILE:
2015-01-03 22:05:48,641 - broker - INFO -   X2GOBROKER_SSL_KEYFILE:
2015-01-03 22:05:48,641 - broker - WARNING - X2Go Session Broker has
been started interactively by user x2go-gast01, better run as user
x2gobroker.
2015-01-03 22:05:48,641 - broker - INFO - Automatically switching to
DEBUG mode due to interactive launch of this application.
usage: x2gobroker [-h] [-C CONFIG_FILE] [-b BIND_ADDRESS] [-d]
x2gobroker: error: unrecognized arguments: --user x2go-gast01 --task
listsessions

- ---
OK
- ---

What am I doing wrong?

- -Stefan

- -- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUqFqpAAoJEG7d9BjNvlEZhW4IAJciZkHbdcjTt492dhmd0RPv
GtZDz+4U52+K9uCHNL30zi7FJ7D82eecXdhzrUSjI+wA4fWYSBrMQu9o+gdSfoXa
D9CIPTwnEmn1llFhl2hxbZsIuTckVvA0qyclzkNbDU2We7AYmAEr16Uc4ehPPn4j
A+oOq42GeO6VbE9vv5dUUJwxjj2AdbnJYOgHuX9JdAXP9Hgnbz1dAQrOuFMPOZxd
wA3jPMVtOzLxgMLpmoJGzyNr77y2Rr8XnKq3vxfhxg7ohAYF3bChfr/XCRnbdo1Q
TXqkkHZ/dC/joztkjZzq/hqZxb/xUljmLrI0mNa38wCuxZOkEY5XU2pzKqUttIA=
=r/DS
-END PGP SIGNATURE-
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user

Re: [X2Go-User] Trying to get X2Go Session Broker to work

2015-01-03 Thread Stefan Baur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Am 03.01.2015 um 22:10 schrieb Stefan Baur:

 I'm trying to get X2Go Session Broker to work. All x2goserver and
 x2gobroker packages have been installed from the stable repository
 onto a Debian Wheezy server.

And this seems to be he problem.
ssh only works with the version of x2gobroker in heuler (and that's
also why the path is different, it is in /usr/sbin/x2gobroker in main,
and /usr/bin/x2gobroker in heuler).

- -Stefan

- -- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (MingW32)

iQEcBAEBAgAGBQJUqGZ3AAoJEG7d9BjNvlEZY6YIAJBxfa+kC4c+UWK+61qdbnnt
cDExXTTH1LY75r/BEQa+fycwGSrlzUfOj+Fl5OVNgDrWnl5T7Sow+yfpC3tRnYbc
QO2FrtXdLDdk7vdWHQ+DRAxymgBWb497yXPWGZLn5EdjVI5A39D/WQt6bn+vwk2w
+PO/eHdcTg1IFegHrD8vTyK3rCh//Tan2Ff2GsScP7cUZX9vGDnqboVSV3SMYqkF
3pBXDa7cUTACl0YtBeSJfX72FPrX2zAOQux/5wCQ70oLmcTeKNMbdra40c+6dza2
UM6XVY6N3V9otiTtdMoXCLstUeXHhvqfCnyy2kKXEVmt0ncSor+YTKQ9vGvxx5k=
=SPW1
-END PGP SIGNATURE-
___
x2go-user mailing list
x2go-user@lists.x2go.org
http://lists.x2go.org/listinfo/x2go-user