daily pastebin goal
17%
SHARE
TWEET

Untitled

a guest Feb 21st, 2016 49 Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. [global]
  2.     workgroup = Workgroup
  3.     server string = Samba Server %v
  4.     netbios name = ubuntu
  5.     security = user
  6.     map to guest = bad user
  7.     dns proxy = no
  8.     username map = /etc/samba/smbusers
  9. ;   encrypt passwords = yes
  10. ;   guest ok = no
  11. ;   guest account = nobody
  12.  
  13. #============================ Share Definitions ==============================
  14.  
  15. [Anonymous]
  16.     path = /samba/anonymous
  17. ;   browsable = yes
  18.     writable = yes
  19.     guest ok = yes
  20.     force user = nobody
  21.  
  22. [andybrine]
  23.     path = /home/andybrine
  24.     writeable = yes
  25. ;   browseable = yes
  26.     guest ok = yes
RAW Paste Data
Pastebin PRO WINTER Special!
Get 40% OFF Pastebin PRO accounts!
Top