HP-UX Directory Server release notes HP-UX Directory Server Version 8.1 (B.08.10.04) (5900-2440, November 2012)

6 Known issues
Issues known at time of publication include:
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: You can 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
The Administration Console Help button does not function properly
Clicking Help in the Administration Console fails and the console displays the error
interpreter "/usr/dt/bin/dtksh" not found.
The Administration Console uses the Firefox web browser (or the Mozilla web browser, if
Firefox is not available from the user's search path) to display help text. When Firefox and
Mozilla web browsers start the first time, they attempt to display licensing text in a graphical
window. This fails if the system does not have the Common Desktop Environment (CDE)
installed.
12