HP-UX Directory Server B.08.10.02 Release Notes (5900-0842, May 2010)
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.
Workaround: Use one of the following workarounds:
— Install CDE.
— Before running the Administration Console, force the web browser to display the
licensing text in text mode. Do this by logging in as the user who will run the console
and then starting the Firefox or Mozilla web browser from the shell in the foreground.
This causes the browser to display the licensing information in text mode. The default
8 Known issues 11