Redhat:Samba config Global filesystems

From Define Wiki
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