Hi Matthias, On Fri, Aug 1, 2008 at 10:40 AM, Matthias Hopf <mhopf@suse.de> wrote:
TCP sockets are off by default for added security, you have to enable them in /etc/sysconfig/displaymanager:DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN
On the server-end, I've now set in "/etc/sysconfig/displaymanager", ... # TCP port 6000 of Xserver. When set to "no" (default) Xserver is # started with "-nolisten tcp". Only set this to "yes" if you really # need to. Remote X service should run only on trusted networks and # you have to disable firewall for interfaces, where you want to # provide this service. Use ssh X11 port forwarding whenever possible. # -> DISPLAYMANAGER_XSERVER_TCP_PORT_6000_OPEN="yes" ... On the desktop-end, reading @, http://developer.apple.com/opensource/tools/runningx11.html I'd already set (as above) the: defaults write com.apple.x11 nolisten_tcp -boolean false @ connect, now, I no longer see Xlib: No protocol specified but get, still, /usr/X11R6/bin/xauth: creating new authority file /var/root/.Xauth-Xephyr Using authority file /var/root/.Xauth-Xephyr Writing authority file /var/root/.Xauth-Xephyr Xephyr cannot open host display. Is DISPLAY set? twm: unable to open display ":0.0" Wil -- To unsubscribe, e-mail: opensuse-xorg+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-xorg+help@opensuse.org