<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Samba browser election requests in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784365#M44317</link>
    <description>&amp;gt; i am reading that if the local master and preferred master are set to yes in the samba config file the Linux machine will win the browser election.&lt;BR /&gt;&lt;BR /&gt;Yes, that is correct. But a Windows Primary Domain Controller won't take losing gracefully: if it loses the election, it forces a new election round immediately.&lt;BR /&gt;&lt;BR /&gt;So, if your Linux box is a member of a Windows domain (and it is not a Domain Controller), Samba *should not* be configured to win those elections.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Fri, 06 May 2011 03:27:00 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2011-05-06T03:27:00Z</dc:date>
    <item>
      <title>Samba browser election requests</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784363#M44315</link>
      <description>We have been experiencing network issues for a few weeks and I have been trying to identify sources of much broadcasting/multicasting on our network.  I ran a quick sniff and found that one of our red hat Linux box is sending out Browser Election Requests every 2 seconds.  &lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;Can we eliminate these?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2011 19:43:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784363#M44315</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2011-05-04T19:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Samba browser election requests</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784364#M44316</link>
      <description>i am reading that if the local master and preferred master are set to yes in the samba config file the Linux machine will win the browser election.&lt;BR /&gt;&lt;BR /&gt;[global]&lt;BR /&gt;domain master = no&lt;BR /&gt;local master = yes&lt;BR /&gt;preferred master = yes&lt;BR /&gt;os level = 65&lt;BR /&gt;&lt;BR /&gt;honestly i didnt know what this browser election was till i read your post and i have not understood it despite reading some docs on the net.&lt;BR /&gt;can someone pls point me to a resource on the net which explains clearly what this is about&lt;BR /&gt;&lt;BR /&gt;thanks</description>
      <pubDate>Thu, 05 May 2011 05:11:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784364#M44316</guid>
      <dc:creator>iinfi1</dc:creator>
      <dc:date>2011-05-05T05:11:16Z</dc:date>
    </item>
    <item>
      <title>Re: Samba browser election requests</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784365#M44317</link>
      <description>&amp;gt; i am reading that if the local master and preferred master are set to yes in the samba config file the Linux machine will win the browser election.&lt;BR /&gt;&lt;BR /&gt;Yes, that is correct. But a Windows Primary Domain Controller won't take losing gracefully: if it loses the election, it forces a new election round immediately.&lt;BR /&gt;&lt;BR /&gt;So, if your Linux box is a member of a Windows domain (and it is not a Domain Controller), Samba *should not* be configured to win those elections.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Fri, 06 May 2011 03:27:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784365#M44317</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-05-06T03:27:00Z</dc:date>
    </item>
    <item>
      <title>Re: Samba browser election requests</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784366#M44318</link>
      <description>Thanks Matti,&lt;BR /&gt;Could you please indicate specifically what needs to be set in smb.conf file to make Linux not win the election and to eliminate these browser election broadcasts?</description>
      <pubDate>Mon, 16 May 2011 15:01:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784366#M44318</guid>
      <dc:creator>Waqar Razi</dc:creator>
      <dc:date>2011-05-16T15:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: Samba browser election requests</title>
      <link>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784367#M44319</link>
      <description>If you have a another domain controller that wants to always win the domain master elections, and you have the settings iinfi mentioned in your smb.conf, remove those settings and restart Samba. The built-in defaults should work just fine in most cases.&lt;BR /&gt;&lt;BR /&gt;The "domain master", "preferred master" and "os level" should not be modified from their default values without understanding your server's position in the Windows/SMB networking hierarchy. &lt;BR /&gt;&lt;BR /&gt;- Is your server a stand-alone server, a member of a domain, or even a Domain Controller? &lt;BR /&gt;- If it's a Domain Controller, is it a Primary Domain Controller (PDC) or a Backup Domain Controller (BDC)? &lt;BR /&gt;- If your server is a member of a domain but not a Domain Controller, are the domain's Domain Controllers Windows or Samba systems? Which versions?&lt;BR /&gt;&lt;BR /&gt;If you set "local master = no", then your Samba server will not participate in any elections and will never become a local master browser. Setting "local master = yes" is the default and should be safe: it means Samba *may* become a local master browser if it wins an election, but won't try to force it if some othe host wins.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 16 May 2011 21:38:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/samba-browser-election-requests/m-p/4784367#M44319</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-05-16T21:38:53Z</dc:date>
    </item>
  </channel>
</rss>

