[global] # 090330 try to get rid of "connect to service ... initially..." annoyances which are caused by "force user" use which I need to use log level = 0 smb:0 # TEC turn on for debugging # log level = 3 workgroup = CORNERSTONE server string = log file = /var/log/samba/smbd.log max log size = 0 security = share passdb backend = tdbsam guest account = samba auth methods = guest sam time server = yes encrypt passwords = yes unix password sync = no # 090330 trying to improve performance added SO_KEEPALIVE IPTOS_LOWDELAY #socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 SO_KEEPALIVE IPTOS_LOWDELAY # 090330 testing extreme options for KO socket options = TCP_NODELAY SO_RCVBUF=11680 SO_SNDBUF=11680 SO_KEEPALIVE IPTOS_LOWDELAY # 090330 trying to improve performance deadtime = 15 # 090330 trying to improve performance, shouldn't have symlinks outside the tree anyhow wide links = no hosts allow = 192.168.101. 192.168.100. 142.161.213.61 127. interfaces = eth1 192.168.100.0/24 127.0.0.1 bind interfaces only = no # let os level be auto-determined as it should be 100% ok and smart local master = yes preferred master = yes domain master = yes wins support = yes printing = cups printcap name = cups load printers = yes show add printer wizard = yes # need to figure out how to get the same fn'ality w/o using this deprecated #printer admin = samba use client driver = no # TEC: CANNOT have this option set to RAW with my new PS cups ideas cups options = #============================ Share Definitions ============================== [www] path = /var/www/html public = yes browseable = yes writable = yes available = yes guest ok = yes create mode = 0664 directory mode = 0775 force user = www [shared] path = /shared public = yes browseable = yes writable = yes available = yes guest ok = yes create mode = 0660 directory mode = 0770 force user = samba dos filetime resolution = no [tracker] path = /tracker public = yes browseable = yes writable = yes available = yes guest ok = yes create mode = 0660 directory mode = 0770 force user = samba force group = samba dos filetime resolution = no use sendfile = yes # oplocks = no # level2 oplocks = no [chairside] path = /shared/chairside public = yes browseable = yes writable = yes available = yes guest ok = yes create mode = 0640 directory mode = 0750 force user = samba [printers] comment = All Printers path = /var/spool/samba # need to figure out how to get the same fn'ality w/o using this deprecated # printer admin = root browseable = no guest ok = yes public = yes printable = yes use client driver = no read only = yes [print$] comment = Printer Drivers path = /etc/samba/drivers browseable = no guest ok = yes read only = no write list = root