HP CIFS Server 3.0a Administrator's Guide version A.02.01
LDAP Integration Support
Configuring the LDAP-UX Client Services
Chapter 8130
$ /opt/ldapux/bin/ldapsearch -T -b “cn=schema” -s base \
“(objectclass=*)”|grep -i posix
Ensure that the posixAccount objectclass is displayed in the output
when you run the ldapsearch command. The output is as follows:
objectClasses: ( 1.3.6.1.1.1.2.0 NAME ’posixAccount’ DESC
’Standard LDAP objectclass’ SUP top AUXILIARY MUST ( cn $
uid $ uidNumber $ gidNumber $ homeDirectory) MAY (
userPassword $ loginShell $ gecos $ description ) X-ORIGIN
’RFC 2307’ )
objectClasses: ( 1.3.6.1.1.1.2.2 NAME ’posixGroup’ DESC
’Standard LDAP objectclass’ SUP top STRUCTURAL MUST ( cn $
gidNumber ) MAY ( userPassword $ memberUid $description )
X-ORIGIN ’RFC 2307’ )
NOTE You can use the ldapsearch command-line utility to locate and retrieve
LDAP directory entries. This utility opens a connection to the specified
server using the specified Distinguished Name (DN) and password, and
locates entries based on the specified search filter. For details, see the
Netscape Directory Server 6.02 for HP-UX Administrator’s Guide
available at http://www.docs.hp.com/hpux/internet.