Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. # edit to suit your needs
  2. # username is username of account that owns the directory, not samba name
  3.  
  4. [public]
  5. comment = Public Stuff
  6. path = /path/to/stuff
  7. public = yes
  8. writable = yes
  9. printable = no
  10. force user = username
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement