Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- [global]
- workgroup = MYGROUP
- server string = Samba Server
- server role = standalone server
- hosts allow = 192.168.1. 192.168.2. 127.
- guest account = nobody
- log file = /var/log/samba/%m.log
- log level = 2
- max log size = 50
- dns proxy = no
- map to guest = Bad User
- load printers = no
- printing = bsd
- printcap name = /dev/null
- disable spoolss = yes
- show add printer wizard = no
- server multi channel support = yes
- deadtime = 30
- use sendfile = yes
- write cache size = 262144
- min receivefile size = 16384
- aio read size = 1
- aio write size = 1
- socket options = IPTOS_LOWDELAY TCP_NODELAY IPTOS_THROUGHPUT SO_RCVBUF=131072 SO_SNDBUF=131072
- [movies]
- path = /mnt/storage/movies
- public = yes
- only guest = yes
- writable = yes
- printable = no
- [shows]
- path = /mnt/storage/shows
- public = yes
- only guest = yes
- writable = yes
- printable = no
Advertisement
Add Comment
Please, Sign In to add comment