HP CIFS Server 3.0d Administrator's Guide version A.02.02 (Edition 5)

LDAP Integration Support
Extending the Samba Subschema into Your Directory Server
Chapter 6 137
Extending the Samba Subschema into Your
Directory Server
You now need to extend the Netscape Directory Server schema with the
Samba subschema from the HP CIFS Server into your Netscape
Directory Server. Ensure that you have configured your LDAP directory
and LDAP-UX Client Services, and migrated your data to the LDAP
directory before extending the schema.
The Samba subschema has been enhanced in HP CIFS Server A.02.*. If
you use the LDAP backend, you must choose between continuing with
the schema in versions A.01.* or using an updated schema in versions
A.02.*. To select the schema you use, set the parameter in smb.conf as
follows:
To use the updated schema in versions A.02.*, set the passwd
backend parameter to ldapsam:ldap://<ldap server name>.
To use the schema in versions A.01.* , set the passwd backend
parameter to ldapsam_compat:ldap://<ldap server name>.
Samba Subschema Differences Between HP CIFS
Server A.02.01.* and A.02.02
The Samba subschema has been modified in HP CIFS Server A.02.02.
This section shows a list of removed attributes and objectclass, and new
attributes and objectclass in HP CIFS Server A.02.02.
Removed Attributes and Objectclass
The following is a list of attributes and objectclass which are removed in
HP CIFS Server A.02.02:
sambaPrivName attribute
sambaPrivilegeList attribute
sambaPrivilege objectclass
The above obsoleted attributes and objectclass have never been used in
HP CIFS Server A.02.01.*.