Skip to content

Instantly share code, notes, and snippets.

@ootput
Created September 29, 2011 03:00
Show Gist options
  • Select an option

  • Save ootput/1249888 to your computer and use it in GitHub Desktop.

Select an option

Save ootput/1249888 to your computer and use it in GitHub Desktop.
smb.conf
[global]
workgroup = MASTER.LIT
netbios name = SMB_PDC
server string = Descartes
interfaces = re0
log file = /var/log/samba/log.%m
max log size = 50
domain logons = Yes
os level = 65
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
hosts allow = 10.254.0.
use sendfile = yes
strict locking = no
min receivefile size = 131072
aio read size = 1
aio write size = 1
socket options = SO_KEEPALIVE TCP_NODELAY IPTOS_LOWDELAY IPTOS_THROUGHPUT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment