HP CIFS Server 3.0a Release Note version A.02.01

HP CIFS Server Release Note
Updating HP CIFS Server A.01.* to A.02.01
Chapter 1 15
ldapsam_compat : An LDAP storage and retrieval backend
utilizing an LDAP directory and is compatible with A.01.*
versions.This backend makes use of the same schema provided
with A.01.* versions.
You might also specify a combination of passdb backends. You can
specify alternative backends. For example, the working sequence
follows the smb.conf keyword sequence of authentication methods:
passdb backend = smbpasswd tdbsam ldapsam ldapsam_compat
Update A.01.* versions of the HP CIFS PDC and standalone servers
to continue to use LDAP or smbpasswd as currently used.
You can set the passdb backend parameter to ldapsam_compat for
the LDAP backend, or set it to smbpasswd for the smbpasswd
backend.
You can maintain member servers as domain member servers by
setting the security parameter to domain.
For more information on how to set up and configure domain member
servers, see Chapter 6, “Domain Member Server Support” or Chapter
7, “Active Directory Service Native Member Server Support”, in the
HP CIFS Server A.02.01 Administrator’s Guide, as appropriate after
you have completed any PDC changes.
Inspect smb.conf parameters and make required updates as
outlined in Table 10-1, “Parameters Changes in smb.conf”, in the HP
CIFS Server A.02.01 Administrator’s Guide.
Start the HP CIFS Server daemons and verify the changes.
Use pdbedit with options -i, -e, and -g to move from your
current database to your target. See SWAT help page for pdbedit.If
you use the LDAP backend, see Chapter 8, “LDAP Integration
Support”, in the HP CIFS Server A.02.01 Administrator’s Guide, for
detailed information.
Update the passdb backend parameter in the smb.conf file to
reflect your target authentication backend.