Skip to content

Instantly share code, notes, and snippets.

@yuuichi-fujioka
Created July 7, 2015 04:25
Show Gist options
  • Save yuuichi-fujioka/a4a50b4e9f002e71da4a to your computer and use it in GitHub Desktop.
Save yuuichi-fujioka/a4a50b4e9f002e71da4a to your computer and use it in GitHub Desktop.
samba config file sample
[share]
path = /usr/share
writable = yes
guest ok = yes
create mode = 0777
directory mode = 0777
read only = no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment