Operating System - HP-UX
1832796 Members
3267 Online
110045 Solutions
New Discussion

XDCMP for CDE using Reflections

 
SOLVED
Go to solution
Brian Ham
Advisor

XDCMP for CDE using Reflections

I am having trouble using XDCMP in Reflections to remote into the CDE on a HP-UX 11.0 system. A generic X session works fine. What X files/daemons initiates the CDE?
4 REPLIES 4
Sanjay_6
Honored Contributor

Re: XDCMP for CDE using Reflections

Hi Brian,

you should have XDMCP configured in direct mode i think in Reflection. open Refelection X, select XDMCP direct, give the ip address of the server you want to connect, and you should get the CDE screen.

Hope this helps.

regds
Brian Ham
Advisor

Re: XDCMP for CDE using Reflections

I have the XDCMP on Direct with the IP Address.

Alex Glennie
Honored Contributor
Solution

Re: XDCMP for CDE using Reflections

Check for the following process on the hpux 11.00 system - dtlogin, it needs to be running for RX to get an XDMCP reply !

install the CDE Run Time Env if CDE's not installed from core O/S CD : check with swist -l fileset | grep -i CDE

or try running /sbin/init.d/dtlogin.rc start to try and start the CDE daemon manually ?

Let us know the results from the above ...
Brian Ham
Advisor

Re: XDCMP for CDE using Reflections

Thanks Alex.....

Restarting that daemon saved me!