#======================= Global Settings ===================================== [global] passdb backend = smbpasswd smb passwd file = /etc/samba/smbpasswd workgroup = RTI server string = Server security = user server min protocol = SMB2 client min protocol = SMB2 client max protocol = SMB3 ntlm auth = Yes client NTLMv2 auth = yes smb ports = 139,445 server signing = auto # The hosts allow addresses will have to be customized for each shop depending # on the network configuration. hosts allow = 127. 192.168.1. 192.168.2. printcap name = /etc/printcap load printers = yes cups options = raw log file = /var/log/samba/%m.log max log size = 50 log level = 10 smb passwd file = /etc/samba/smbpasswd # Comment these lines out to improve performance. # socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 # idmap uid = 16777216-33554431 # idmap gid = 16777216-33554431 local master = no domain master = yes preferred master = no dns proxy = no template shell = /bin/false username map = /etc/samba/smbusers winbind use default domain = no #============================ Share Definitions ============================== [printers] comment = All Printers path = /var/spool/samba browseable = no printable = yes [tmp] comment = Temporary file space path = /tmp writeable = no create mask = 666 valid users = @rti, @rtiadmins [Wire Rec] comment = Wire Rec path = /usr2/bbx/bbxtmp writeable = yes valid users = @rtiadmins