HP CIFS Client A.02.01 Administrator's Guide
Configuration File
Configuration Parameters
Chapter 7114
is used for logins to the server. If the value is set to
ntlmv2,then NTLMv2 is used. The default setting is
ntlm.
smbPacketSigning
This string variable specifies which option is used by
the HP CIFS Client to perform packet signing. The
valid entries for this parameter are enbled, required
and disabled. By default, this parameter is set to
enabled.
caseSensitive This is a boolean variable (possible values yes or no)
which specifies whether filenames on the server are
case sensitive. By default, they are case sensitive in
order to be consistent with the UNIX file system. If you
use a case mapping different from none (see next
parameter), you must set this parameter to no.
caseMapping This variable (of type enumeration) defines whether
file names are mapped to all upper case (upper), all
lower case (lower) or preserved as they are on the
server (none).
capitalizeShares This boolean variable defines whether share names are
converted to all uppercase characters before a
connection is attempted. Share names should be case
insensitive, but Windows 95 does not accept lowercase
names. If this option occurs in section serverClasses, it
can override a no to a yes, but not a yes to a no. The
default is
yes
.
useUnicode This boolean variable specifies whether the HP CIFS
Client will use Unicode if the server supports it.
domain This string variable defines the domain name the client
sends to the server. If undefined, it defaults to an
empty string which should be suitable for all known
servers. (move to cifs.domain)
alwaysEncryptData
If this boolean variable is set to yes, only SSL (Secure
Socket Layer) connections with the server are accepted.
If set to no, SSL is negotiated with the server.