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

Installing and Configuring the HP CIFS Server
Step 3: Modify the Configuration
Chapter 224
Step 3: Modify the Configuration
HP CIFS Server requires configuration modifications for the following
functionality:
Case Sensitivity for the Client and Server for UNIX Extensions
DOS Attribute Mapping
Print Services for version A.02.02 (current version)
Distributed File System (DFS) Support
Configure MC/ServiceGuard High Availability (HA)
Configure Case Sensitivity
By default, the HP CIFS Server is configured to be case insensitive, like
Windows.
NOTE HP recommends that when using CIFS Extensions for UNIX, both the
CIFS Client and Server be configured to be case sensitive.
For the CIFS Server, edit the server configuration file:
/etc/opt/samba/smb.conf as follows.
case sensitive = yes
For the CIFS Client configuration, in the
/etc/opt/cifsclient/cifsclient.cfg file, ensure the following default is set:
caseSensitive = yes
Configure DOS Attribute Mapping
There are three parameters, map system, map hidden, and map archive,
that can be configured in Samba to map DOS file attributes to owner,
group, and other execute bits in the UNIX file system.