10 lines
222 B
Plaintext
10 lines
222 B
Plaintext
|
|
[global]
|
||
|
|
workgroup = #YOUR WORKGROUP HERE
|
||
|
|
security = share
|
||
|
|
|
||
|
|
usershare path = /var/lib/samba/usershare
|
||
|
|
usershare max shares = 100
|
||
|
|
usershare allow guests = yes
|
||
|
|
usershare owner only = yes
|
||
|
|
guest account = #YOUR GUEST ACCOUNT
|