Nov 29, 2006 #1 JohnConnolly MIS Joined Jan 20, 1999 Messages 99 Location ES I would like one of our Linux/Samba servers to always be the master browser for our workgroup. Any advice on how to do this?
I would like one of our Linux/Samba servers to always be the master browser for our workgroup. Any advice on how to do this?
Nov 29, 2006 #2 smah MIS Joined Sep 4, 2002 Messages 9,396 Location US Adding something like this to your smb.conf should do it. preferred master = yes os level = 40 Upvote 0 Downvote
Nov 29, 2006 Thread starter #3 JohnConnolly MIS Joined Jan 20, 1999 Messages 99 Location ES OK, I've done that and also set "domain master = yes" for good measure and sure enough the master browser is now nailed to the samba server. Thanks Upvote 0 Downvote
OK, I've done that and also set "domain master = yes" for good measure and sure enough the master browser is now nailed to the samba server. Thanks