HP-UX DCE Version 2.0 Release Notes

About This Document
Changed Features in HP-UX DCE 2.0
Chapter 1 9
Changed Features in HP-UX DCE 2.0
This section describes features that have changed in HP-UX DCE 2.0.
Control Programs and Daemons
HP-UX DCE 1.4.x replaced the following control programs with dcecp.
HP-UX DCE 1.6 and 1.7 support these programs for transition purposes
only. HP-UX DCE 2.0 does not support them. If you use any scripts
referencing these programs, modify these scripts to use dcecp instead.
cdscp
rpccp
dtscp
rgy_edit
sec_admin
acl_edit
The following daemons no longer exist:
sec_clientd
rpcd
cdsclerk
dced replaces sec_clientd and rpcd. As of HP-UX DCE 1.4.x, a
symbolic link permits you to run dced as rpcd.The functionality of
cdsclerk is part of cdsadv in HP-UX DCE 1.4.x. You need to modify any
scripts or programs that reference these non-existent daemons.
Support for POSIX 1003.1c Threads
You must migrate CMA applications from Draft 4 of the POSIX threads
standard to the final, ratified 1003.1c standard for kernel threads. When
you migrate to Draft 4, there will be some incompatibility. HP
recommends that you complete the following steps:
Isolate new threads API usage to macros or wrapper APIs.