LDAP-UX Client Services B.05.01 Administrator Guide for HP directory servers and Windows ADS
B LDAP-UX Client Services object classes
This appendix describes the object classes LDAP-UX Client Services uses for configuration profiles.
In release B.02.00, LDAP-UX Client Services used two object classes for configuration profiles:
• PosixDUAProfile
• PosixNamingProfile
With release B.03.00, the PosixDUAProfile and PosixNamingProfile object classes have
been replaced by a single STRUCTURAL object class DUAConfigProfile.
In addition, four new attributes are added (see Section B.1 (page 406)).
These changes are to reflect the definition shown in RFC 4876, titled "A Configuration Schema
for LDAP Based Directory User Agents." This enables LDAP-UX to integrate with configuration
profiles that are supported by other vendors.
The object class DUAConfigProfile is defined as follows:
objectclass DUAConfigProfile
superior top
requires
cn
allows
authenticationMethod,
attributeMap,
bindTimeLimit,
credentialLevel,
defaultSearchBase,
defaultSearchScope,
defaultServerList,
followReferrals,
objectclassMap,
preferredServerList,
profileTTL,
searchTimeLimit,
serviceAuthenticationMethod,
serviceCredentialLevel,
servicesearchDescriptor
B.1 Profile attributes
The attributes of DUAConfigProfile are defined as follows:
cn is the common name of the profile entry.
attributeMap is a mapping from RFC 2307 attributes to alternate attributes.
Use this if your entries do not conform to RFC 2307. Each
406 LDAP-UX Client Services object classes