Advertisement
Guest User

Untitled

a guest
Nov 21st, 2016
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. smb.conf
  2. For a open share I use:
  3.  
  4. [tickets]
  5. comment = Backup Ticket Share on %h
  6. path = /samba/share1/tickets
  7. # all files copied to this share have full r/w to all
  8. create mask = 0777
  9. delete readonly = yes
  10. force user = super
  11. read only = No
  12. browseable = yes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement