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

LDAP Integration Support
Configuring the HP CIFS Server
Chapter 6136
Configuring LDAP Feature Support
After installing the HP CIFS Server, the existing configuration continues
to operate as currently configured. To enable the LDAP support, you
must configure the relative LDAP configuration parameters in the
/etc/opt/samba/smb.conf file by using the SWAT tool or the editor.
NOTE HP recommends that new installation customers run the samba_setup
program to set up and configure the HP CIFS Server.
You can quickly run the samba_setup program to configure the HP CIFS
Server with the LDAP feature support as follows:
Step 1. Run the following commands to enable the LDAP feature:
$ export PATH=$PATH:/opt/samba/bin
$ samba_setup
When running the samba_setup program, you will be asked whether
you want to use LDAP or not. Press Yes to use LDAP, and press No to
disable LDAP.
Step 2. Reply to the samba_setup program to configure the following global
LDAP parameters in the /etc/opt/samba/smb.conf file:
ldap enable
ldap server
ldap suffix
ldap admin dn
ldap ssl
NOTE To enable the SSL support, you must set the configuration parameter,
ldap ssl, to Yes.
See “LDAP Configuration Parameters” on page 134, for detailed
information on how to configure these new parameters.