LDAP-UX Client Services B.04.15 with Microsoft Windows Active Directory Server Administrator's Guide (edition 8)

Table Of Contents
serviceSearchDescriptor
is one to three custom search descriptors for each service.
The format is Service:BaseDN ?Scope?(Filter) where
Service is one of the supported services passwd, group,
shadow, or PAM. BaseDN is the base DN at which to start
searches. Scope is the search scope and can be one of the
following: one, base, sub. Filter is an LDAP search filter,
typically the object class. Each service can have up to three
custom search descriptors.
For example, the following defines a search descriptor for
the passwdservice specifying a baseDN of
CN=Users,DC=cup,DC=hp,DC=com, a search scope of
sub, and a search filter of the PosixAccount object class.
passwd:CN=Users,DC=cup,DC=hp,DC=com?sub?(objectclass=posixAccount)
Four new attributes have been added to the new object class DUAConfigProfile:
objectclassMap
defaultsearchScope
serviceCredentialLevel
serviceAuthenticationMethod
However, they are not supported in the LDAP-UX Client Services release version B.03.00.
Profile Attributes 161