; ; /etc/samba/smb.conf ; ; Sample configuration file for the Samba suite for Debian GNU/Linux ; ; Please see the manual page for smb.conf for detailed description of ; every parameter. ; [global] passwd program = /usr/bin/passwd %u force group=users printing = bsd dns proxy = no syslog only = no name resolve order = lmhosts host wins bcast encrypt passwords = true socket options = TCP_NODELAY IPTOS_LOWDELAY SO_SNDBUF=4096 SO_RCVBUF=4096 short preserve case = yes printcap name = /etc/printcap invalid users = root max log size = 1000 obey pam restrictions = yes passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n . security = share preserve case = yes unix password sync = false workgroup = julbox server string = %h server (Samba %v) syslog = 0; netbios name = leviathan guest account = jul load printers = yes [printers] comment = All Printers browseable = yes path = /tmp printable = yes writable = yes create mode = 0770