Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Unable to enable remote desktop (XDMCP) after jumpstart Solaris 10 U9

nagarddDec 31 2010 — edited Jan 3 2011
Hi,

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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 31 2011
Added on Dec 31 2010
2 comments
2,110 views