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

HP DCE Application Development Release Note
Known Problems and Workarounds
Chapter 110
Known Problems and Workarounds
Limitations and Known Problems of HP DCE 1.9
There are no known problems for HP DCE 1.9 on HP-UX 11i v2.
Limitations and Known Problems of Integrated Login
1. When the groups <user>’ command is executed, the output will be delayed if any of the
groups have users whose number exceeds the limit returned by
sysconf(_SC_GETGR_R_SIZE_MAX) limit.
2. The passwd command requires authentication for overridden principals (even for root).
3. To avoid performance issues, it is recommended that the number of members in a group
should not exceed 50 in the /etc/opt/dce/group_override file.
NOTE Members exceeding the count 50 will be discarded.
4. Users who are specified in the /etc/pam_user.conf are not processed for override
functionality.