[Bug 466670] New: On a Nomad desktop, allowing remote X connections does not work.
https://bugzilla.novell.com/show_bug.cgi?id=466670 Summary: On a Nomad desktop, allowing remote X connections does not work. Classification: openSUSE Product: openSUSE 11.1 Version: RC 2 Platform: i686 OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: X11 Applications AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: michaell71@gmail.com QAContact: sndirsch@novell.com Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121300 SUSE/3.0.5-1.1 Firefox/3.0.5 On a Nomad desktop with openSuSE 11.1, if you xhost + to allow remote X clients. Then echo $DISPLAY to get your DISPLAY, on a remote machine, setting the DISPLAY, your X client cannot connect to the Nomad Display. Reproducible: Always Steps to Reproduce: 1. Log into Nomad desktop using RDP client. 2. Open a terminal on Nomad desktop. 3. Allow remote connections (xhost +) 4. Find out your DISPLAY, echo $DISPLAY in terminal 5. Go to another *Nix box, set the DISPLAY variable. 6. Start up an X client, like xterm. 7. Connection is refused. Actual Results: Connection is refused to remote X server. Expected Results: Connection should be allowed since xhost + should allow all connections. This may be a simple documentation step, or it may not. If the $DISPLAY that is seen in a echo is not the "real" display... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=466670 Stefan Dirsch <sndirsch@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- QAContact|sndirsch@novell.com |qa@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=466670 Andreas Jaeger <aj@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |dreveman@novell.com |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=466670 Jared Allen <jpallen@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |jpallen@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=466670 User dreveman@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466670#c1 David Reveman <dreveman@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from David Reveman <dreveman@novell.com> 2009-02-03 19:30:37 MST --- Xdmx sessions are started with "-nolisten tcp" by default. Edit [Xdmx] section in /etc/xrdp/sesman.ini to allow remote client connections. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=466670 User michaell71@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466670#c2 --- Comment #2 from Michael Letourneau <michaell71@gmail.com> 2009-02-04 06:13:20 MST --- I've tried what you suggested, unfortunately it looks like the X server just dies after trying to start with that not set: [Xdmx] param1=-noreset param2=-br param3=/usr/bin/Xfake galactica:/etc/xrdp # date Wed Feb 4 08:11:58 EST 2009 galactica:/etc/xrdp # /etc/init.d/xrdp restart Shutting down xrdp done Starting xrdp done galactica:/etc/xrdp # date Wed Feb 4 08:12:26 EST 2009 galactica:/etc/xrdp # tail /var/log/xrdp-sesman.log [20090204-07:56:46] [INFO ] granted TS access to user n0117008 [20090204-07:56:46] [INFO ] starting Xdmx session... [20090204-07:56:46] [CORE ] error X server died - user n0117008 - pid 26112 [20090204-08:12:03] [INFO ] shutting down sesman 1 [20090204-08:12:04] [WARN ] [init:45] libscp initialized [20090204-08:12:04] [CORE ] starting sesman with pid 26845 [20090204-08:12:04] [INFO ] listening... [20090204-08:12:43] [INFO ] granted TS access to user n0117008 [20090204-08:12:44] [INFO ] starting Xdmx session... [20090204-08:12:44] [CORE ] error X server died - user n0117008 - pid 26856 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com