Jacob Ritorto wrote:
> hi all,
> Could somebody give me a quick pointer on how to get "xhost +"
> working again in OpenSolaris 2009-06? ssh -X won't do because I'm trying to
> open an SDL console screen for a Xen instance on another os200906 box and
> apparently the SDL bits don't like being twiddled like that ("X11 connection
> rejected because of wrong authentication"). I know it's wrong, but I just
> need it to work the old way, please. It's a quick fix just to get the Xen
> host (Netware) installed. <ducks>
>From "man Xserver":
Example: Allow remote access
The following command allows access from remote clients.
svccfg -s svc:/application/x11/x11-server setprop options/tcp_listen = true
You will have to restart the Xserver before that will take effect.
--
-Alan Coopersmith- alan.coopersmith at sun.com
Sun Microsystems, Inc. - X Window System Engineering