HP CIFS Client A.02.01 Administrator's Guide

Configuration File
Configuration Parameters
Chapter 7 121
Suppresses the use of SMB_COM_OPEN_ANDX
batched with SMB_COM_WRITE_ANDX for writing
files.
findUnix
Disables the CIFS UNIX extensions for reading
directories.
findTrans2
Disables the use of trans2/find for reading directories.
fsinfoTrans2
Suppresses the use of trans2/query_fs_info for reading
file system infos.
sessionSetup
Suppresses the session setup command (only used for
core dialect).
treeconAndX
Suppresses the TREE_CONNNECT_ANDX command
(TREE_CONNECT is used instead).
setDirDates
Suppresses setting directory modification dates when
files are created or deleted in a directory. This may be
useful if the server sets the date automatically when
directories are modified.
fileModeMask This integer variable defines the file permissions.
fileModeMask is 0777 by default. Do not change unless
you know what you are doing. The UNIX permissions
are not relevant for whether a user can access a file or
not. They are relevant, however, after files are copied
from a CIFS share to the local disk because the cp
operation preserves file attributes.
dirModeMask This integer variable defines the directory permissions.
dirModeMask is 0777 by default. Do not change unless
you know what you are doing. The UNIX permissions
are not relevant for whether a user can access a file or