HP DCE Application Development Release Notes for HP-UX 11i v2

HP DCE Application Development Release Note
What’s in This Version
Chapter 18
New Features
The following features have been added at HP DCE 1.9:
A new fileset, DCE-Core DCE-IA64-SHLIB, with DCE runtime library, libdcekt.so, has
been added to both the 32-bit and 64 bit versions respectively. They can be located at:
/usr/lib/hpux32/libdcekt.so
/usr/lib/hpux64/libdcekt.so
A new fileset, DCE-COR-IA-RUN, with native IA daemons dced, cdsadv, auditd, rpcd,
ep_scavanger and k5dcelogin and a library libdcepvtkt.so has been added.
A new fileset, DCE-COR-IA-DTS, with native IA daemons dtsd, dts_spectrcom_provider,
dts_null_provider, and dts_ntp_provider has been added.
DCE-Core now is IPv6 enabled. Two new APIs rpc_server_inq_all_bindings() and
rpc_network_inq_all_protseqs() have been provided, which can be used to write IPv6
applications.
Unsupported Features
The following features were removed at HP DCE 1.9:
The existing archived libraries have been removed
No support provided for CMA application development
Integrated Login
Given below are list of the integrated login features supported on HP-UX 11i v2.
Features
The environment variable, ILOGIND_CACHE_LIMIT, is used to control the cache size for
passwd/group information. The cache size depicts the number of entries in the cache. If
this is not specified by the user the default number of 256 is used.
The NSSDCE_CACHE_TSTALE environment variable specifies the life of the pwd\grp cache
entries. The default lifetime for each entry is 60 seconds.
Support of large number of users belonging to one group.
The Ilogin product, previously, did support a large number of users belonging to the same
group. This often ended up in unexpected results. This limitation has been rectified and a
fix included for the same.