Redhat:Samba config Global filesystems

From Define Wiki
Revision as of 16:39, 31 August 2013 by Michael (talk | contribs) (Created page with "== Samba File systems == <syntaxhighlight> map archive = no map hidden = no map read only = no map system = no store dos attributes = yes </syntaxhighlight> * map archive - maps the DOS file arc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Samba File systems

map archive = no
map hidden = no
map read only = no
map system = no
store dos attributes = yes
  • map archive - maps the DOS file archive attribute to linux executable bit
  • map hidden - maps DOS hidden files to linux executable bit
  • map read only - used for read only fiels such as mounted DVDs
  • map system - support use of linux executable bit
  • store dos attributes - attempts to store ACLs of DOS files