Created
July 7, 2015 04:25
-
-
Save yuuichi-fujioka/a4a50b4e9f002e71da4a to your computer and use it in GitHub Desktop.
samba config file sample
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[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