Can somebody tell me what this error means? I get tons of them every day in my Linux /var/log/messages, it seems. Jul 14 20:49:38 localhost nmbd[3584]: Unable to sync browse lists in this workgroup. Jul 14 20:49:38 localhost nmbd[3584]: [2005/07/14 20:49:38, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(353) Jul 14 20:49:38 localhost nmbd[3584]: find_domain_master_name_query_fail: Jul 14 20:49:38 localhost nmbd[3584]: Unable to find the Domain Master Browser name PUBLISHERS_GROUP<1b> for the workgroup PUBLISHERS_GROUP. Thanks for the advice Andy Liebman
Sorry if this is a duplicate message. The first one went out as an html mail. This is plain text only. ------------------------------------------------------ Can somebody tell me what this error means? It seems I get tons of them every day in my Linux /var/log/messages. Jul 14 20:49:38 localhost nmbd[3584]: Unable to sync browse lists in this workgroup. Jul 14 20:49:38 localhost nmbd[3584]: [2005/07/14 20:49:38, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(353) Jul 14 20:49:38 localhost nmbd[3584]: find_domain_master_name_query_fail: Jul 14 20:49:38 localhost nmbd[3584]: Unable to find the Domain Master Browser name PUBLISHERS_GROUP<1b> for the workgroup PUBLISHERS_GROUP. Thanks for the advice Andy Liebman
Please post a copy of your smb.conf
In a message dated 7/18/2005 9:44:25 A.M. Eastern Standard Time, jdpaul@gocolumbiamo.com writes: Please post a copy of your smb.conf [global] workgroup = PUBLISHERS_GROUP netbios name = Aristotle server string = Aristotle map to guest = Bad User log file = /var/log/samba/log.%m max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 max xmit = 65536 use sendfile = yes printcap name = cups dns proxy = No wins support = Yes os level = 65 printer admin = @adm printing = cups include = /etc/samba/smb.%U.conf
On Monday 18 July 2005 08:56, AndyLiebman@aol.com wrote:> In a message dated 7/18/2005 9:44:25 A.M. Eastern Standard Time, > jdpaul@gocolumbiamo.com writes: > Please post a copy of your smb.confAndy, Suggest you add to the [global] section: smb ports = 139 That may solve this problem. - John T.> > > [global] > workgroup = PUBLISHERS_GROUP > netbios name = Aristotle > server string = Aristotle > map to guest = Bad User > log file = /var/log/samba/log.%m > max log size = 50 > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > max xmit = 65536 > use sendfile = yes > printcap name = cups > dns proxy = No > wins support = Yes > os level = 65 > printer admin = @adm > printing = cups > include = /etc/samba/smb.%U.conf-- John H Terpstra Samba-Team Member Phone: +1 (650) 580-8668 Author: The Official Samba-3 HOWTO & Reference Guide, ISBN: 0131453556 Samba-3 by Example, ISBN: 0131472216 Hardening Linux, ISBN: 0072254971 Other books in production.