starting multiple vncservers at bootup on solaris

morry Morry.Davis@Sun.COM
Tue Nov 5 16:38:00 2002


Hi All,

 trying to start multiple vncservers at bootup so when users start a
vncviewer they get a CDE login screen.
So, I'm experimenting with different Xvnc command line startups but
can't seem to get it working. If I don't
use the -nolisten local I get the following
_XSERVTransSocketCreateListener: failed to bind listener
_XSERVTransSocketUNIXCreateListener: ...SocketCreateListener() failed
_XSERVTransMakeAllCOTSServerListeners: failed to create listener for
local

Fatal server error:
Failed to establish all listening sockets

If I do use it I can't seem to get XDMCP to work.
Has anyone done this on Solaris8?

If I add the  -broadcast  XDMCP  works but I can't seem to control which
machine the CDE login runs on
even using the -query localhost, it seems to reandomly pick other
machines on the LAN.

Any advice much appreciated.