Answers to: SAMBA messages keep repeating in /var/log/messages????http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages<p>I have seen the below messages keep repeating in the /var/log/messages since very long time.. any one can help how to identify the reason of these messages and how to stop them? I appreciate your help</p> <pre><code> Apr 10 09:55:35 3D:myaltix nmbd[27640]: become_domain_master_browser_bcast: Apr 10 09:55:35 3D:myaltix nmbd[27640]: Attempting to become domain master browser on workgroup KHL on subnet 10.10.30.160 Apr 10 09:55:35 3D:myaltix nmbd[27640]: [2011/04/10 09:55:35, 0] nmbd/nmbd_become_dmb.c:become_domain_master_browser_bcast(295) Apr 10 09:55:35 3D:myaltix nmbd[27640]: become_domain_master_browser_bcast: querying subnet 10.10.30.160 for domain master browser on workgroup KHL Apr 10 09:55:35 3D:myaltix nmbd[27640]: [2011/04/10 09:55:35, 0] nmbd/nmbd_become_dmb.c:become_domain_master_query_success(225) Apr 10 09:55:35 3D:myaltix nmbd[27640]: become_domain_master_query_success: Apr 10 09:55:35 3D:myaltix nmbd[27640]: There is already a domain master browser at IP 10.10.30.150 for workgroup KHL registered on subnet 10.10.30.160.</code></pre> <p>How to format a reply( what i noticed when i edit i can see good file format, but after saving the changes, i will see anymore <br> </p>enThu, 14 Apr 2011 10:41:47 -0400Comment by rfelsburg on Jazz's answerhttp://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2348<p><a href="/users/1097/khalilhl">@khalilhl</a></p> <p>This is going to sound a little weird, but can you consolidate your to answers that included more info, such as this one, and the one below it, into your first question. This can be done using the edit button for your question, and then deleting this 'answer', and the one below to jazz. This way we can keep things together.</p>rfelsburgThu, 14 Apr 2011 10:41:47 -0400http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2348Comment by Jazz on khalilhl's answerhttp://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2346<p>Khalilhl, sorry for having overlooked that. Please edit your first post instead of creating additional answers, and use the comment system to reply to specific answers. Futhermore, try to make your config file more readable by formatting it correctly.</p>JazzThu, 14 Apr 2011 10:16:15 -0400http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2346Answer by khalilhlhttp://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages/2343<p><a href="/users/152/jazz">@Jazz</a>: wins support = no</p>khalilhlThu, 14 Apr 2011 04:58:56 -0400http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages/2343Answer by Jazzhttp://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages/2303<p>I think the main error message here is: <code>There is already a domain master browser at IP 10.10.30.150 for workgroup KHL registered on subnet 10.10.30.160.</code>.</p> <p>There suggested solution over <a href="http://forum.soft32.com/linux/domain-master-browser-ftopict379092.html">here</a> is:</p> <blockquote> <p>It is cached data, probably in wins.dat. Stop samba, drop the file, restart and the problem goes away. </p> </blockquote> <p>If that doesn't help, <a href="http://linux.derkeiler.com/Mailing-Lists/Fedora/2004-07/0726.html">this conversation</a> might help you.</p>JazzSun, 10 Apr 2011 11:47:24 -0400http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages/2303Comment by khalilhl on Jazz's answerhttp://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2301<pre><code>[global] workgroup = KHL printing = cups printcap name = cups printcap cache time = 750 cups options = raw map to guest = Bad User include = /etc/samba/dhcp.conf logon path = \\%L\profiles\.msprofile logon home = \\%L\%U\.9xprofile logon drive = P: security = user encrypt passwords = yes ldap suffix = dc=example,dc=com add machine script = /usr/sbin/useradd -c Machine -d /var/lib/nobody -s /bin/false %m$ domain logons = yes ldap idmap suffix = ou=Idmap ldap machine suffix = ou=Computers local master = yes passdb backend = smbpasswd:/etc/samba/smbpasswd wins server = wins support = no domain master = yes preferred master = yes os level = 65 smb ports = 139 [oidrac] comment = This Folder Was Created Only For oidrac path = /oidrac public = no writable = yes browseable = yes create mask = 0765 guest ok = no printable = no valid users = oidrac [1gmi] comment = facs imaging path = /facs1/lonq/ writeable = yes browseable = yes guest ok = no printable = no public = no valid users = john create mask = 0765 enter code here</code></pre>khalilhlSun, 10 Apr 2011 10:10:46 -0400http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2301Comment by rfelsburg on khalilhl's questionhttp://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2300<p>Can you update your post to include a copy of your conf file please.</p>rfelsburgSun, 10 Apr 2011 09:50:30 -0400http://linuxexchange.org/questions/2297/samba-messages-keep-repeating-in-varlogmessages#2300