HP CIFS Server 2.2m Release Note version A.01.11.05

HP CIFS Server Release Note
Features and Fixes in Recent Releases
Chapter 110
the LDAP configuration parameters in the
/etc/opt/samba/smb.conf file when you run LDAP management
tools.
If you specify the -S option for LDAP management tools, the LDAP
configuration values in the /etc/opt/samba/smb.conf file are used.
Without specifying the -S option, the LDAP management tools use
the LDAP configuration values specified in the
/opt/samba/LDAP/smbldap-tools/smbldap_conf.pm file.
Improve CPU Utilization
An enhancement has been made for a new method of locking TDB
files to improve the performance for CPU utilization when there are
hundreds or thousands of client connections. The new enhancement
is to create a separate lock file for each TBD, and to have each smbd
hold a lock on the lock (*.tdb.lck) file intead of the TDB (*.tdb)
file. As a result, about ten more file descriptors are required for each
client connection.