
18
|
Samba Pocket Reference
force security mode = value
Allowable values: octal value from 0 to 0777
Default: same as
force create mode
Takes effect when a user on a Windows client edits the Unix
permissions of a file on the Samba server. This option ensures that
bits set in the mask will always be set on the file. Requires
nt acl
support = YES
. See also force directory security mode for
directories.
force unknown acl user = boolean
Allowable values:
YES
,
NO
Default:
NO
When set, unknown users or groups in Windows NT ACLs will
be mapped to the user or group of the connected user. Obsolete
starting with Samba 3.0.
force user = value
Allowable values: a single username
Default: (null)
Sets the effective username assigned to all users accessing a share.
Discouraged.
fstype = string
Allowable values:
NTFS
,
FAT
,
Samba
Default:
NTFS
Sets the filesystem type reported to the client. Avoid changing.
getwd cache = boolean
Allowable values:
YES
,
NO
[global]
Default:
YES
Caches the current directory for performance. Recommended
with the
wide links option.
group = value
Allowable values: a Unix group name
Default: (null)
Synonym for force group.