HP CIFS Client A.02.02 Administrator's Guide

Configuration File
Configuration Parameters
Chapter 7128
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
not. They are relevant, however, after files are copied
from a CIFS share to the local disk because the cp
operation preserves file attributes.