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 |