We have had the same problem. This is what I found via google:

The following command allows access from remote clients.
Show properties
svcprop svc:/application/x11/x11-server  
Turn on tcp listen
svccfg -s svc:/application/x11/x11-server setprop options/tcp_listen = true
Then restart the X server
svcadm refresh svc:/application/x11/x11-server

It works.

--ron
 
 
This message posted from opensolaris.org
_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to