[X2Go-User] x2go session broker connect problem

Mike Gabriel mike.gabriel at das-netzwerkteam.de
Tue Oct 29 09:18:12 CET 2013


Hi Ted,

On  Fr 25 Okt 2013 19:28:11 CEST, Ted Barnes wrote:

> Am trying to get up to speed on x2go session broker, but am having  
> trouble.  Any suggestions?
>
> When try to connect I get:
>
> Error
> Login failed!
> Please try again.
>
> Along with...
> broker url: http://xxx.xxx.xxx.xxx/:8080/plain/inifilebroker  
> url:http://xxx.xxxx.xxx.xxx/:8080/plain/inifile

For the X2Go Session Broker standalone daemon (python-tornado  
implementation) the X2Go Client cmdline is:

x2goclient --broker-url=http://<host>:8080/plain/inifile


> or....
> broker url:http://user@xxx.xxx.xxx.xxx/cgi-bin/x2gobroker.cfgi

For the WSGI implementation of X2Go Session Broker, the URL varies.  
For our default setup [1], use this X2Go Client cmdline:

x2goclient --broker-url=http://<host>/x2gobroker/plain/inifile

> [...]

If you use the SSH implementation of X2Go Session Broker (available  
with 0.0.3.0, currently as preview in the nightly builds):

x2goclient --broker-url="ssh://<host>/usr/bin/x2gobroker --backend=inifile"

> However, when I try from the command line with an "x2goclient  
> --broker-..." type of command, I get the Error message.

This is not surprising me, as you have not used the correct URLs, so far.

> x2gobroker-authservice (wasn't sure if I should install this for my  
> initial tests)

Yes. The authentication system of the X2Go Session Broker uses PAM by  
default. PAM authentication requires root privileges. The X2Go Session  
Broker's Authentication Service runs with root privileges whereas the  
broker itself runs as user x2gobroker.



Greets,
Mike

[1]  
http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=etc/x2gobroker-wsgi.apache.conf
-- 

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

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

freeBusy:
https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-keys
Size: 7251 bytes
Desc: ?ffentlicher PGP-Schl?ssel
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20131029/b41fd1bb/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: Digitale PGP-Signatur
URL: <http://lists.x2go.org/pipermail/x2go-user/attachments/20131029/b41fd1bb/attachment.pgp>


More information about the x2go-user mailing list