Unable to enable remote desktop (XDMCP) after jumpstart Solaris 10 U9
nagarddDec 31 2010 — edited Jan 3 2011Hi,
I have installed Solaris 10 U9 using the jumpstart.
I would like to have enabled remote desktop (XDMCP) after installation.
But Solaris 10 U9 has this option disabled:
# ps -ef | grep dt
root 858 450 0 04:56:05 console 0:00 grep dt
root 730 1 0 04:41:39 ? 0:00 /usr/dt/bin/dtlogin -daemon -udpPort 0
I have copied dt config files to /etc:
# mkdir /etc/dt/config
# cp -r /usr/dt/config/* /etc/dt/config/.
Then in /etc/dt/config/Xconfig I've uncommented and added port number:
Dtlogin.requestPort: 177
After reboot this change in Xconfig doesn't enable XDMCP.
Do you know what to change to have XDMCP enabled after jumpstart installation?
Thanks,
Daniel