1829712 Members
2619 Online
109992 Solutions
New Discussion

How to disable XDCMP

 
SOLVED
Go to solution
Ryan Ma
Frequent Advisor

How to disable XDCMP

How can I disable XDCMP from HPUX?

I've tried dtconfig -d but it seems turn off the whole X windows environment.

Thanks
2 REPLIES 2
Ryan Ma
Frequent Advisor

Re: How to disable XDCMP

By submitting the following commands, CDE login is turn down. But is it possible to shutdown only XDCMP and retain CDE login?

# /usr/dt/bin/dtconfig -d
# /sbin/init.d/dtlogin.rc stop
Ermin Borovac
Honored Contributor
Solution

Re: How to disable XDCMP

Copy /usr/dt/config/Xconfig to /etc/dt/config/Xconfig.

Uncomment the following line.

# #########################################################################
# To disable listening for XDMCP requests from X-terminals.
#
# Dtlogin.requestPort: 0