HP CIFS Client A.02.02 Administrator's Guide

Configuration File
Configuration Parameters
Chapter 7126
disableSmbs Not every server supports every SMB command
equally well. In fact, many commands are unusable on
certain server types. The value of this variable is an
array which enumerates the SMB commands that
should not be used. The respective commands will be
replaced by a workaround automatically. The
enumeration constants may be taken from the
following set:
getattrFind
Suppresses the use of the trans2/findfirst2 command
for reading file attributes. trans2/findfirst2 is the best
way to query attributes, so only disable it if you need
to.
getattrTrans2QueryPath
Suppresses the use of the trans2/query_pathinfo
command for reading file attributes.
Trans2/query_pathinfo seems to be broken on
Windows 95.
attrUnix
Disables the UNIX extensions for file attributes.
setattrTrans2SetFile
Suppresses the command trans2/setfileinfo to be used
for setting file attributes. This SMB command does not
work properly on Windows.
setattrTrans2SetPath
Suppresses the command trans2/setpathinfo to be used
for setting file attributes. This SMB command does not
work properly on Windows.
setattrSetFile2
Suppresses the use of SET_INFORMATION2 for
setting attributes.
setattrCoreWithTime
Suppresses the use of the core SET_INFORMATION
command for setting modification dates.
createOpenX