I get this error message in my log file every 15 minutes: Nov 2 23:00:33 Stigma nmbd[530]: [2001/11/02 23:00:33, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(360) Nov 2 23:00:33 Stigma nmbd[530]: find_domain_master_name_query_fail: Nov 2 23:00:33 Stigma nmbd[530]: Unable to find the Domain Master Browser name TSC<1b> for the workgroup TSC. Nov 2 23:00:33 Stigma nmbd[530]: Unable to sync browse lists in this workgroup. This is my smb.conf: #Global parametes workgroup = TSC server string = Samba SMB Server interfaces = xxx.x.xxx.x/24 127.0.0.1/24 bind interfaces only = Yes security = SHARE log file = /var/log/samba/log.%m max log size = 50 read bmpx = No time server = Yes socket options = TCP_NODELAY os level = 65 preferred master = Yes dns proxy = No wins support = Yes guest account = smbuser hide dot files = No client code page = 852 character set = ISO8859-2 [public] comment = Public path = /home/public read only = No create mask = 0664 directory mask = 0775 guest ok = Yes ; [homes] ; comment = Homes ; writeable = yes ; browseable = no ; read only = no ; create mask = 0640 ; directory mask = 0750 [data] comment = Data path = /home/samba/data read only = No create mask = 0660 directory mask = 0770 guest ok = Yes What do I do wrong? -- Nejc Skoberne Grajska 5 SI-5220 Tolmin E-mail: nejko@varnost.org
On Fri, 2 Nov 2001, Nejc Skoberne wrote:> I get this error message in my log file every 15 minutes: > > Nov 2 23:00:33 Stigma nmbd[530]: [2001/11/02 23:00:33, 0] > nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(360) > Nov 2 23:00:33 Stigma nmbd[530]: find_domain_master_name_query_fail: > Nov 2 23:00:33 Stigma nmbd[530]: Unable to find the Domain Master > Browser name TSC<1b> for the workgroup TSC. > Nov 2 23:00:33 Stigma nmbd[530]: Unable to sync browse lists in this > workgroup.You are acting as a local master browser and using WINS so nmbd is trying to sync its browse list with the domain master browser (but it can't find it). Is there one? Can you resolve TSC#1b using nmblookup? If there is no existing DMB (or Windows PDC) for TSC, then add domain master = yes to smb.conf to make Samba the DMB. cheers, jerry --------------------------------------------------------------------- www.samba.org SAMBA Team jerry_at_samba.org www.plainjoe.org jerry_at_plainjoe.org --"I never saved anything for the swim back." Ethan Hawk in Gattaca--