
28
|
Samba Pocket Reference
mangled names = boolean
Allowable values:
YES
,
NO
Default:
YES
Sets Samba to abbreviate to the MS-DOS 8.3 style names that are
too long or have unsupported characters.
mangled stack = number
Allowable values: number
[global]
Default:
50
Sets the size of the cache of recently mangled filenames.
mangling char = character
Allowable values: character
Default:
~
Sets the unique mangling character used in all mangled names.
mangling method = string
Allowable values:
hash
,
hash2
[global]
Default:
hash
Sets the algorithm used to mangle filenames. The hash2 method is
a newer method introduced in Samba 2.2.x, and it creates
different filenames than the
hash method.
map archive = boolean
Allowable values:
YES
,
NO
Default:
YES
If YES, Samba sets the executable-by-user (0100) bit on Unix files
if the MS-DOS archive attribute is set. If used, the
create mask
must contain the 0100 bit.
map hidden = boolean
Allowable values:
YES
,
NO
Default:
NO
If YES, Samba sets the executable-by-other (0001) bit on Unix files
if the MS-DOS hidden attribute is set. If used, the
create mask
option must contain the 0001 bit.