LDAP-UX Integration B.04.15 Release Notes
ipHostNumber: 15.13.95.92
cn: machineA
cn: hpma01.cup.hp.com
Also, because LDAP server hosts are sometimes stored using the host name in LDAP referrals,
all the LDAP server host information for your network must be stored in the /etc/hosts file
if you use referrals, and wish to use LDAP-UX for resolving host names.
• Secondary Group
Problem
If a user’s secondary group is specified by x.500-style group p syntax (such as “member”,
“uniquemember”) and its “DN” contains the escape character “\”, LDAP-UX fails to return
the group. As a result, the command “id” will not show the secondary group.
Workaround
To workaround this problem, do not use special characters in “cn” or “uid” when crating
the user entry.
Limitations in LDAP-UX Client Services
The following are limitations in this version of the LDAP-UX Client Services.
Services
When migrating Services data into the LDAP directory, users should keep in mind that only
multiple protocols can be associated with one service name, but not multiple service ports. For
example: the following two lines of data can be stored into server.
chargen 19/tcp ttytst source
chargen 19/udp ttytst source
however, because the port number is different, only one of the following entries can be stored
in to an LDAP server:
netdist 2101/tcp
-or-
netdist 2102/tcp
/etc/pam.conf
HP delivers two PAM example configuration files, /etc/pam.ldap
and/etc/pam.ldap.trusted, in this release. You need to configure /etc/pam.conf properly
for LDAP-UX to work as expected. When you integrate LDAP-UX Client Services with the
Netscape/Red Hat Directory Server and your system is in the standard mode, the pam_unix
library must be defined before pam_ldap as they are in the /etc/pam.ldap file. If your system
is in the trusted mode, the pam_ldap library must be defined before pam_unix, and both libraries
must be specified as "required" under "Session management". See Appendix C, “Sample
/etc/pam.ldap.trusted File”, on LDAP-UX Client Services Administrator’s Guide for details.
Maximum User Name Length of 8 Characters on a Trusted Mode System
A user logins to a trusted mode system on an HP-UX 11i v1, v2 or v3 machine, HP-UX supports
the maximum user length of eight characters.
Long User and Group Name Support
LDAP-UX supports long user and group name of up to 255 characters on an HP-UX 11i v3 system
when you explicitly enable the system for expanded user and group name feature by using the
lugadmin -e command. Refer to the lugadmin man page for details.
LDAP-UX Client Services 21