HP-UX Directory Server Version 8.1 (B.08.10.07) Release Notes (766146-001, March 2014)

7 Issues and workarounds
Issues known at time of publication include the following:
On HP-UX 11i v3, the PHCO_42326 patch, which is a pthread library patch, is required to
address pthread issues.
QXCR1001038153: If the nsslapd-accesslog-logexpirationtime,
nsslapd-auditlog-logexpirationtime, or
nsslapd-errorlog-logexpirationtime attribute is missing from dse.ldif, the Admin
console incorrectly displays the value of the attribute as set to 1. This is incorrect, the default
of these attributes is -1 (disabled).
When exporting a replica to LDIF using the db2ldif -r command, debug messages might
be seen, similar to the following:
0: if ( userdn = ldap:///uid=admin,ou=Administrators,ou=TopologyManagement,o=NetscapeRoot ) TRUE else
FALSE
Parsed authorization.
These are insignificant and can be ignored.
passwordGraceUserTime attribute is automatically added when passwords are changed
When a user's password changes, the passwordGraceUserTime attribute is automatically
added with a value of 0. This attribute is added whether the password expiration policy setting
is enabled or not. The presence of this attribute should not interfere with the operation of the
Directory Server but could appear as an inconsistency to third-party applications accessing
the Directory Server.
Workaround
Remove the passwordGraceUserTime attribute from the user entry, but it returns the next
time the user's password is changed.
Running LDAP command-line utilities results in Unsatisfied data symbol
'GSS_C_NT_USER_NAME'” error in syslog
When the LDAP command-line utilities are run, the error “Unsatisfied data symbol
'GSS_C_NT_USER_NAME'” appears in syslog.
Workaround
The command-line utilities attempt to resolve symbols that are located in the Kerberos client
libraries. Old releases of the Kerberos client libraries do not contain these symbols. To prevent
the error from being logged, download and install KRB5CLIENT (version 1.6.2 or later) from
the following location:
http://www.hp.com/go/softwaredepot
Files in the log directory and the backup configuration file dse.ldif.startOK are not
assigned the correct primary group after setup
After setup completes, the files in the log directory and the backup configuration file
dse.ldif.startOK are not set to the right group.
Workaround
Use the chgrp command to set the correct group for the relevant files. For example:
# chgrp other /var/opt/dirsrv/slapd-example/log/*
# chgrp other /etc/opt/dirsrv/slapd-example/dse.ldif.startOK
16 Issues and workarounds