Mark Cooke
2006-Jul-14 14:08 UTC
[Samba] Win2k Master Browser believes Linux box is master browser
Hi, We currently have a very small network with a Windows Small Business Server acting as an ADS Master Browser, we also have a Debian Sarge Samba Server, this sharing a single directory at the Share level (security is not really that dig a concern, as this is open to anyone in the company). The Samba server has the workgroup set the the same domain as the Windows ADS, but it has not joined the domain. In the windows logs we have the following errors (every so often): <error> Event Type: Error Event Source: MRxSmb Event Category: None Event ID: 8003 Date: 14/07/2006 Time: 12:08:48 User: N/A Computer: SBS-SRV Description: The master browser has received a server announcement from the computer DEV that believes that it is the master browser for the domain on transport NetBT_Tcpip_{86ADC2FD-1F86-41AB-AEC1. The master browser is stopping or an election is being forced. </error> After some searching on this mailing list and google, I came up with some configuration options to add to the smb.conf, but this mas not really helped eliminate the errors on the Windows box. The following options have been added/commented out: ; remote browse sync ; remote announce domain master = no os level If anyone can point to any more options, I need to alter or add, any help would be greatly appreciated. Thanks in advance Mark
Mark Cooke
2006-Jul-21 01:11 UTC
[Samba] Win2k Master Browser believes Linux box is master browser
Cheers This has seems to fix the problem. Thanks alot Mark On 17 Jul 2006, at 16:26, Nanni X wrote:> > > Hi Mark, > I think you should set the "os level" directive to a low value > ( try 5 or 10). This directive instructs smb to have a "low > profile" during the election of a new master browser. > Then add a line: > > preferred master = NO > > This line prevents the samba box to start a new election > > Instead, when I set up a samba PDC I use values like 200+ and > "preferred master = YES" to be "sure" (is it possible to be sure > when you play with windoze? ;-) ) the samba box becomes a master > browser. > > Perhaps the directive left open, without a value can be assumed as > an high value. Really I don't know. > > Let me know > > hope this helps > > Giovanni > > > -- > Nessun virus nel messaggio in uscita. > Controllato da AVG Antivirus. > Versione: 7.1.394 / Database dei virus: 268.10.1/389 - Data di > rilascio: 14/07/06 >