#======================= Global Settings ===================================== [global] netbios name = NMBD0 # workgroup = NT-Domain-Name or Workgroup-Name, eg: REDHAT4 workgroup = LOUDOUN-DULLES # server string is the equivalent of the NT Description field server string = Loudoun Dulles NetBIOS Name Server # This option is important for security. It allows you to restrict # connections to machines which are on your local network. hosts allow = 128.164.24. 128.164.25. 128.164.26. 128.164.27. # Most people will find that this option gives better performance. # See speed.txt and the manual pages for details socket options = TCP_NODELAY socket address = 128.164.24.1 # Configure Samba to use multiple interfaces # If you have multiple network interfaces then you must list them # here. See the man page for details. interfaces = 128.164.24.1 # Windows Internet Name Serving Support Section: # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server wins support = yes # This is the Virginia Campus domain master browser for the WORKGROUP environment. domain master = yes local master = yes preferred master = yes os level = 65 # In normal operation # local master = no name resolve order = wins lmhosts # this tells Samba to use a separate log file for each machine # that connects log file = /var/log/log.%m # Put a capping on the size of the log files (in Kb). max log size = 50