daily pastebin goal
2%
SHARE
TWEET

Untitled

a guest Aug 27th, 2012 25 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [global]
  2. workgroup = WORKGROUP
  3. server string = Samba Server
  4. security = share
  5. guest account = nobody
  6. log file = /var/log/samba.%m
  7.  
  8. [minecraft]
  9.         comment = Guest access share
  10.         path = /home/minecraft
  11.         browseable = yes
  12.         read only = no
  13.         guest ok = yes
  14.         writable = yes
  15.  
  16. [public]
  17.         comment = Guest access share
  18.         path = /home/public
  19.         browseable = yes
  20.         read only = no
  21.         guest ok = yes
  22.         writable = yes
  23.  
  24. [www]
  25.         comment = Guest access share
  26.         path = /var/www
  27.         browseable = yes
  28.         read only = no
  29.         guest ok = yes
  30.         writable = yes
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top