This integer value controls what level at which Samba advertises itself as for browse elections. See BROWSING.txt for details.
This boolean parameter controls if Samba is a preferred master browser for its workgroup. If this is set to true, on startup, Samba will force an election, and it will have a slight advantage in winning the election. It is recommended that this parameter be used in conjunction with domain master set "on," so that Samba can guarantee becoming a domain master.
Use this option with caution, because if there are several hosts (whether Samba servers, Windows 95 or NT) that are preferred master browsers on the same subnet, they will each, periodically and continuously, attempt to become the local master browser. This will result in unnecessary broadcast traffic and reduced browsing capabilities.
See OS level.
Default: Off
Enable WAN-wide browse list collation. Local master browsers on broadcast- isolated subnets will give Samba their local browse lists, and ask for a complete copy of the browse list for the whole wide area network. Browser clients will then contact their local master browser, and will receive the domain-wide browse list, instead of just the list for their broadcast-isolated subnet.
Default: Off
This option allows you to setup nmbd to periodically announce itself to arbitrary IP addresses with an arbitrary workgroup name.
This is useful if you want your Samba server to appear in a remote workgroup for which the normal browse propagation rules don't work. The remote workgroup can be anywhere that you can send IP packets to.
For example:
Remote announce: 192.168.2.255/SERVERS 192.168.4.255/STAFF
The above line would cause nmbd to announce itself to the two given IP addresses using the given workgroup names. If you leave out the workgroup name then the one given in the "workgroup" option is used.
The IP addresses you choose would normally be the broadcast addresses of the remote networks, but they can also be the IP addresses of known browse masters if your network configuration is that stable.
This option replaces similar functionality from the nmbd lmhosts file.
If there is a WINS (Windows Name server) operating on your network, enter its IP here. This will tell Samba to register with it and use it later to convert netbios names to IP numbers.
Normally, Samba will only operate on the first network. To let Samba operate on more networks, you must enter here the IP number of each network interface, separated by spaces.