HP CIFS Server 2.2i Administrator's Guide version A.01.11.01

LDAP Integration Support
Extending Samba subschema into Your Directory Server
Chapter 6 133
$ /opt/ldapux/bin/ldapsearch -T -b “cn=schema” -s base \
“(objectclass=*)”|grep -i samb
You need to ensure that the output displays the sambaAccount
objectclass when you run the ldapsearch command. The output is
shown as follows:
objectClasses: ( 1.3.1.5.1.4.1.7165.2.2.3 NAME
’sambaAccount’ SUP top AUXILIARY MAY ( acctFlags $cn $
displayName $ domain $ homeDrive $ kickoffTime $ lmPassword
$ logofftime $ logonTime $ ntPassword $ primaryGroupID $
profilePath $ pwdCanChange $ pwdLastSet $ pwdMustChange $
rid $ scriptPath $ smbHome $ userWorkstations ) X-ORIGIN
’user defined’ )
attributeTypes: ( 1.3.6.1.4.1.7165.2.1.18 NAME ’domain’ DESC
’Windows NT domain Samba’ SYNTAX
1.3.6.1.4.1.1466.115.121.1.15 SINGLE-VALUE X-ORIGIN ’user
defined’ )