Hi list,
While folder sharing works fine using pyhoca-cli, it does not work at all with
x2goclient. This is what sshd says on the client side when trying to "share" a
folder from the gui:
May 8 13:55:43 uranus sshd[23908]: Connection from 127.0.0.1 port 51821
May 8 13:55:43 uranus sshd[23908]: Connection closed by 127.0.0.1 [preauth]
mount's output on the server side does not show anything interesting.
I am running Ubuntu precise (12.04), both on the client and the server.
Do you have …
[View More]any hints on how to debug this further?
Installed packages:
ii cups-x2go 3.0.0.3-0~54~oneiric1 X2GO printer for CUPS
ii python-x2go 0.1.1.9-0-0~612~oneiric1 Python module for X2go client support
ii x2goagent 2:3.5.0.11-0~220~oneiric1 X2Go agent
ii x2goclient 3.99.0.6-0~144~oneiric1 X2Go Client application (Qt4)
ii x2gognomebindings 2.0.1.4-0~53~oneiric1 Description: x2gognomebindings (GNOME mimetypes for X2go)
ii x2goserver 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts
ii x2goserver-compat 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts (backwards compatitbity to old client versions)
ii x2goserver-extensions 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts (extensions)
ii x2goserver-fmbindings 3.1.0.0-0~477~oneiric1 Generic (freedesktop-based) file manager bindings for X2Go
ii x2goserver-printing 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts (printing)
ii x2goserver-pyhoca 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts (add-ons for pyhoca client)
ii x2goserver-xsession 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts (Xsession runner)
ii pyhoca-cli 0.1.4.2-0~108~oneiric1 A command line X2go client written in Python
ii pyhoca-gui 0.1.0.10-0~487~oneiric1 A graphical X2go client written in (wx)Python
ii x2goserver-pyhoca 3.1.0.0-0~477~oneiric1 X2Go server daemon scripts (add-ons for pyhoca client)
Conf file:
[20120503160857309]
speed=3
pack=16m-jpeg
quality=9
fstunnel=true
export="/media:1;"
iconvto=UTF-8
iconvfrom=ISO8859-1
useiconv=false
fullscreen=false
width=1024
multidisp=false
display=1
height=768
dpi=96
setdpi=false
xinerama=false
usekbd=true
layout=us
type=pc105/us
sound=true
soundsystem=pulse
startsoundsystem=true
soundtunnel=true
defsndport=true
sndport=4713
print=true
name=xxx
icon=:icons/128x128/x2gosession.png
host=host.example.org
user=username
key=
sshport=22
autologin=false
krblogin=false
rootless=false
applications=WWWBROWSER, MAILCLIENT, OFFICE, TERMINAL, gnome-session-fallback
command=gnome-session-fallback
rdpoptions=
rdpserver=
xdmcpserver=localhost
[View Less]
Hello,
Is X2goclient working on Mac OSX? I read some messages that there are
keyboard problems. Not sure they are gone.
Here is such a message, with a link to another message:
http://www.mail-archive.com/x2go-user@lists.berlios.de/msg00632.html
When the problem is fixed, is this also the case for the Lenny version
of X2go? (I have a customer with Macs who does not want to upgrade
because the office will be closed in a few months.)
With regards,
Paul van der Vlis.
--
Paul van der Vlis …
[View More]Linux systeembeheer, Groningen
http://www.vandervlis.nl
[View Less]
Hello,
I¹m looking for info on x2go server for windows. Is there a package
available for XP/7/8/Server?
I was in a NetApp class last week. We did our labs in a VM environment and
used x2go to access RedHat and Windows 2012 VM, which worked nicely. I
would like to try to implement x2go in my environment.
I support a Virtual Computer Lab (VCL) at GMU and x2go looks very
interesting as access method.
Currently we use RDP protocol to access VMs - Windows and Linux (xRDP).
--
Thank you,
Dmitri …
[View More]Chebotarov
VCL Sys Eng, Engineering & Architectural Support, TSD - Ent Servers &
Messaging
223 Aquia Building, Ffx, MSN: 1B5
Phone: (703) 993-6175 | Fax: (703) 993-3404
[View Less]
Hi,
As this is my first post on the mailing list, I would like to
congratulate the development team for the great work with x2go : It is
allowing us to give access to our Linux image outside the wall of the
Faculty at very low cost.
I have set up an x2go broker server with https enabled : Apache Virtual
Host + wsgi + plain + inifile + pam_ldap authentication.
Connecting to the broker and getting connection profile works like a
charm from an Ubuntu 12.04 x2go client (using
--broker-url=…
[View More]https://x2go_broker_ip/plain/inifile)
But, I keep getting a connection error (Failed Authentication) from a
Windows x2go client (I am testing with version 4.0.1.3 on Windows XP).
Bug has already been filed (*258 days old)*:
http://bugs.x2go.org/db/22/229.html
It is extremely annoying : It prevents us from deploying x2go largely in
our University !
Any plans to solve this issue ?
Best regards,
--
<http://www.fdsweb.univ-montp2.fr>
Thierry KAUFFMANN
Chef du service informatique (SIF)
Tél : +33 4 67 14 31 58 <tel:+33%204%2067%2014%2031%2058>
Mail : Thierry.Kauffmann(a)univ-montp2.fr
<mailto:Thierry.Kauffmann@univ-montp2.fr>
CC 437 - Place Eugène Bataillon. 34095 Montpellier Cedex 5 - FRANCE.
www.fdsweb.univ-montp2.fr <http://www.fdsweb.univ-montp2.fr>
FACULTÉ DES SCIENCES/ UNIVERSITÉ MONTPELLIER 2
[View Less]
Hello Everyone,
I am trying to figure out a way to have X2Go work without
giving the user ssh access to the server.
The approach I have taken is to use XDMCP.
I have created a new 'switcher' user on the server,
who connects with ssh keys and launches XDMCP where
the real user can authenticate.
However, I have problems restricting the access of this
initiating 'switcher' user.
I thought it would be enough to allow him to run
x2gostartagent with the ssh key, i.e.
command="/usr/bin/…
[View More]x2gostartagent ${SSH_ORIGINAL_COMMAND#* }" ssh-rsa...
However, on closer inspection with acct I have noticed that
there are several commands run before x2gostartagent,
apparently including several instances of bash.
Is bash used directly, or would restricting ssh commands to
x2gopath, x2gosyslog, x2gostartagent, (...?) work?
Or would it be possible to put 'switcher' in a chroot jail, and then
have the XDMCP-authenticated user outside of it?
From what I can see, NX3.5 approached this by encapsulating everything
in nxserver, which was then set in /etc/passwd as the shell of
the nx user.
The goal is to prevent the user from executing arbitrary commands,
in particular initiating data transfers.
Any ideas or comments most appreciated
Many thanks,
Kris
[View Less]
Hi Emanuele,
1st of all, I'm glad you were able to find a workaround. I am replying
to the mailing list so that people can see that workaround.
I ran some tests. I believe I was unable to reproduce your bug, but I
did produce a different bug:
https://docs.google.com/spreadsheet/ccc?key=0AmL_OrCln9ShdHcxbTQ3amJZdlp1b3…
I will check if my bug is already reported. If it isn't, I will report it.
In the meantime, can you please report your bug to our bug tracker?
Instructions here:
http://wiki.…
[View More]x2go.org/doku.php/wiki:bugs
File the bug against the package "x2goserver".
Please mention your exact client OS and server OS. Also the x2go
client version and the x2go server version For example:
Win 8.1 64-bit Pro
Ubuntu 12.04.4 32-bit
X2Go Client 4.0.1.3
X2Go Server 4.0.1.13
I understand that you are not an expert with Linux, so let us know if
you have any questions.
-Mike#2
On Fri, Feb 21, 2014 at 9:30 AM, Emanuele Marra <marraemanuele(a)gmail.com> wrote:
> Thanks, in the meantime I added the nonempty option in x2gomountdirs, so at
> least on next sessions the mounting doesn't fail. I have about 10 clients
> connected so I'll find out soon if the problem occurs again.
>
>
> 2014-02-21 15:07 GMT+01:00 Michael DePaulo <mikedep333(a)gmail.com>:
>
>> Whoops, should have sent this to the list.
>>
>> On Fri, Feb 21, 2014 at 9:06 AM, Michael DePaulo <mikedep333(a)gmail.com>
>> wrote:
>> > I'll try to investigate it over the next 2 days.
>> >
>> > -Mike
>> >
>> > On Thu, Feb 20, 2014 at 11:35 AM, Emanuele Marra
>> > <marraemanuele(a)gmail.com> wrote:
>> >> Thanks for the help.
>> >> I'm using windows 7 64 bit, but I have the same issue on other machines
>> >> with
>> >> windows xp installed.
>> >> I think what happens is this:
>> >> I start the client a first time, the folder doesn't get mounted. Now,
>> >> on the
>> >> remote machine runs a company software which writes to the mounted
>> >> folder,
>> >> since the folder is not there the software creates the folder
>> >> structure. On
>> >> the next time the client is opened, it tries to mount the directory and
>> >> that
>> >> error comes out since the mount point is not empty.
>> >> So my guess is sometimes at session startup the mounting fails. I also
>> >> see
>> >> this in the mounts.log:
>> >>
>> >> read: Connection reset by peer
>> >>
>> >> Any idea why this happens? Thanks again
>> >>
>> >>
>> >> 2014-02-20 16:01 GMT+01:00 Michael DePaulo <mikedep333(a)gmail.com>:
>> >>
>> >>> I think this is a known issue that only affects certain versions of
>> >>> windows. What version of windows are you running? E.g.windows 7 64-bit
>> >>> pro
>> >>> sp1
>> >>>
>> >>> On Feb 20, 2014 3:56 AM, "Emanuele Marra" <marraemanuele(a)gmail.com>
>> >>> wrote:
>> >>>>
>> >>>> Hi,
>> >>>> I configured a shared folder with my x2go Windows client. I noticed
>> >>>> that
>> >>>> sometimes the mount doesn't work and I get this error in mounts.log:
>> >>>>
>> >>>> fuse: mountpoint is not empty
>> >>>> fuse: if you are sure this is safe, use the 'nonempty' mount option
>> >>>>
>> >>>> to solve the issue I have to run this commands:
>> >>>>
>> >>>> fusermount -z -u /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER
>> >>>> sudo rm -R -f /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER
>> >>>>
>> >>>> and restart.
>> >>>>
>> >>>> Any idea why this happens and how to prevent it?
>> >>>>
>> >>>> Could be a solution to insert the -nonempty option in the mount
>> >>>> command,
>> >>>> where I can find this in the scripts?
>> >>>>
>> >>>> I'm a beginner with x2go and I'm not an expert with linux either.
>> >>>> Thanks
>> >>>> in advance for your help.
>> >>>>
>> >>>> _______________________________________________
>> >>>> X2Go-User mailing list
>> >>>> X2Go-User(a)lists.berlios.de
>> >>>> https://lists.berlios.de/mailman/listinfo/x2go-user
>> >>
>> >>
>
>
[View Less]
Whoops, forgot to reply to the listserv.
Right, that is important to note. It means you have PulseAudio 4.0,
and this may be specific to PulseAudio 4.0 when on Linux.
On Mon, Feb 24, 2014 at 7:43 AM, Neal Becker <ndbecker2(a)gmail.com> wrote:
> My client is fedora f20 kde - same as my server - if that matters
>
>
> On Sun, Feb 23, 2014 at 12:58 PM, Michael DePaulo <mikedep333(a)gmail.com>
> wrote:
>>
>> Hi Neal.
>>
>> I meant to reply to this …
[View More]earlier, but never did.
>>
>> With windows x2goclient, we have this problem when using client-side
>> pulseaudio 1.1 or newer, and only when using flash player.
>>
>> Can you try another server-side app such as html5 audio in your browser,
>> or playing a local .ogg file in an app like rhythmbox?
>>
>> -Mike#2
>>
>> On Jan 24, 2014 7:27 AM, "Neal Becker" <ndbecker2(a)gmail.com> wrote:
>>>
>>> I updated to x2goclient-4.0.1.3-2.fc20.x86_64
>>> (but did not update libssh).
>>>
>>> I started a new session. Now there is sound, but it's really bad.
>>>
>>> I tried playing the stream of a radio station via chrome. The sound is
>>> very
>>> choppy, and it seems to be playing very slowly!
>>>
>>> The connection is to a machine sitting next to me via 1G enet.
>>>
>>>
>>> _______________________________________________
>>> X2Go-User mailing list
>>> X2Go-User(a)lists.berlios.de
>>> https://lists.berlios.de/mailman/listinfo/x2go-user
>
>
[View Less]
Hello,
I have been using x2go for many months now,
client (Debian amd64 4.0.1.1-1),
x2goserver (Debian amd64 4.0.1.6-0)
.. is the current version, but it's been the same ever since.
I use it in the "single application" mode, starting only xfce4-terminal and
all the other windows are spawned from that terminal.
What happens is that very often (I would say 20-30% of the cases -- it's
not deterministic), I would resume a session, it is "resumed", but no
windows appear. Nothing helps, …
[View More]suspending and resuming does not work. The
only thing to do is to terminate the session and start anew. It's quite
annoying:) I wonder if anyone has this issue or am I doing something wrong
/ non-standard? How can I debug this?
BTW, I use awesome wm now, but the same was happening to me on xfce, too
thanks for any suggestions / pointers
-- Ondrej
[View Less]
Hi all,
I came across this question on the user list
https://www.mail-archive.com/x2go-user@lists.berlios.de/msg00460.html
Jonathan Brown
<https://www.mail-archive.com/search?l=x2go-user@lists.berlios.de&q=from:%22…>
Thu, 23 Feb 2012 16:05:59 -0800
<https://www.mail-archive.com/search?l=x2go-user@lists.berlios.de&q=date:201…>
Hi all,
A cursory reading of the online lit I found relating to x2gothinclient
seems to require that the stations all pxeboot...
I don't want …
[View More]thinclients that pxeboot.. what I need is a minimal OS that is
setup to autologin to X and then pyhoca-cli to the x2go-server... can the
x2gothinclient packages do this say on a minimal debian install for the
thinclient.. ?
Since I did not see this capability, I already built from scratch a minimal
Debian 6 that does an autologin into X using gdm/matchbox wm, and then
created a script that force loops a username/pw graphical dialog using yad
(zenity fork)... suffice it to say this works well... but I'm thinking if
x2gothinclient already had the capability to do this then I did it all for
nought.. except it was definitely a good exercise...
Mike has replied
https://www.mail-archive.com/x2go-user@lists.berlios.de/msg00469.html
I would sure like to know if this has got a follow up, but can't find
anything more about it on the list.
Since i would like to create a minimal iso also with only a the login
manager to access the x2go server, if would like to know if someone has
succeeded in doing so.
Regards,
Jos.
[View Less]
Whoops, should have sent this to the list.
On Fri, Feb 21, 2014 at 9:06 AM, Michael DePaulo <mikedep333(a)gmail.com> wrote:
> I'll try to investigate it over the next 2 days.
>
> -Mike
>
> On Thu, Feb 20, 2014 at 11:35 AM, Emanuele Marra
> <marraemanuele(a)gmail.com> wrote:
>> Thanks for the help.
>> I'm using windows 7 64 bit, but I have the same issue on other machines with
>> windows xp installed.
>> I think what happens is this:
>…
[View More]> I start the client a first time, the folder doesn't get mounted. Now, on the
>> remote machine runs a company software which writes to the mounted folder,
>> since the folder is not there the software creates the folder structure. On
>> the next time the client is opened, it tries to mount the directory and that
>> error comes out since the mount point is not empty.
>> So my guess is sometimes at session startup the mounting fails. I also see
>> this in the mounts.log:
>>
>> read: Connection reset by peer
>>
>> Any idea why this happens? Thanks again
>>
>>
>> 2014-02-20 16:01 GMT+01:00 Michael DePaulo <mikedep333(a)gmail.com>:
>>
>>> I think this is a known issue that only affects certain versions of
>>> windows. What version of windows are you running? E.g.windows 7 64-bit pro
>>> sp1
>>>
>>> On Feb 20, 2014 3:56 AM, "Emanuele Marra" <marraemanuele(a)gmail.com> wrote:
>>>>
>>>> Hi,
>>>> I configured a shared folder with my x2go Windows client. I noticed that
>>>> sometimes the mount doesn't work and I get this error in mounts.log:
>>>>
>>>> fuse: mountpoint is not empty
>>>> fuse: if you are sure this is safe, use the 'nonempty' mount option
>>>>
>>>> to solve the issue I have to run this commands:
>>>>
>>>> fusermount -z -u /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER
>>>> sudo rm -R -f /tmp/.x2go-USER_NAME/media/disk/_cygdrive_FOLDER
>>>>
>>>> and restart.
>>>>
>>>> Any idea why this happens and how to prevent it?
>>>>
>>>> Could be a solution to insert the -nonempty option in the mount command,
>>>> where I can find this in the scripts?
>>>>
>>>> I'm a beginner with x2go and I'm not an expert with linux either. Thanks
>>>> in advance for your help.
>>>>
>>>> _______________________________________________
>>>> X2Go-User mailing list
>>>> X2Go-User(a)lists.berlios.de
>>>> https://lists.berlios.de/mailman/listinfo/x2go-user
>>
>>
[View Less]