Ubuntu Pastebin

Paste from mathisen at Tue, 2 Feb 2016 18:20:14 +0000

Download as text
 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
[global]
workgroup = WORKGROUP
server string = Lazy Server %v
netbios name = lazy
security = user
map to guest = bad user
dns proxy = no

#============================ Share Definitions ============================== 

[Anonymous]
path = /samba/lazy
browsable =yes
writable = yes
guest ok = yes
read only = no
force user = nobody
Download as text