Dear, I have a server red hat 9.0 with samba 2.2.7a and i am losing election for wokstation winxp in the net. Look my nmbd.log: [2004/07/29 16:06:52, 0] nmbd/nmbd_incomingdgrams.c:process_master_browser_announce(403) process_master_browser_announce: Cannot find workgroup HMAR on subnet UNICAST_SUBNET [2004/07/29 16:18:52, 0] nmbd/nmbd_incomingdgrams.c:process_master_browser_announce(403) process_master_browser_announce: Cannot find workgroup HMAR on subnet UNICAST_SUBNET [2004/07/29 17:53:42, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235) find_response_record: response packet id 32409 received with no matching record. [2004/07/29 17:55:21, 0] nmbd/nmbd.c:process(502) Got SIGHUP dumping debug info. [2004/07/29 17:55:21, 0] nmbd/nmbd_workgroupdb.c:dump_workgroups(289) dump_workgroups() dump workgroup on subnet 10.0.0.203: netmask= 255.255.0.0: HMAR(1) current master browser = AUDITORIA2 NOE 40099b0b (Samba Server) My server is noe(10.0.0.203) and my domain/workgroup is hmar. Help me please! Thanks Edilson
It sounds like you have not configured your smb.conf to state that Samba should always win, period... [global] ########## NT Domain Related - Master Browser ########## browse list = true domain master = true local master = true os level = 33 preferred master = true wins support = yes name resolve order = wins host bcast -- Michael Lueck Lueck Data Systems Remove the upper case letters NOSPAM to contact me directly.
Look my smb.conf: [global] workgroup = HMAR netbios name = noe netbios aliases = noe server string = Samba Server admin users = root printcap name = /etc/printcap load printers = yes printing = cups log file = /var/log/samba/%m.log max log size = 100 security = user encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* pam password change = yes obey pam restrictions = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = yes os level = 100 announce as = NT Server domain master = yes preferred master = yes domain logons = yes logon script = %U.bat logon path = \\%N\profilesxp\%u dns proxy = no default service = homes What you think about this!!!!!!!! Edilson> It sounds like you have not configured your smb.conf to state that Samba should > always win, period... > > [global] > ########## NT Domain Related - Master Browser ########## > browse list = true > domain master = true > local master = true > os level = 33 > preferred master = true > wins support = yes > name resolve order = wins host bcast > > -- > Michael Lueck > Lueck Data Systems > > Remove the upper case letters NOSPAM to contact me directly. > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > >
Craig, The my server samba (samba 2.2.7a, red hat 9.0) is losing election for workstations winxp(I have workstations win98 and winxp), see my nmbd.log and my smb.conf. [2004/07/29 16:18:52, 0] nmbd/nmbd_incomingdgrams.c:process_master_browser_announce(403) process_master_browser_announce: Cannot find workgroup HMAR on subnet UNICAST_SUBNET [2004/07/29 17:53:42, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235) find_response_record: response packet id 32409 received with no matching record. [2004/07/29 17:55:21, 0] nmbd/nmbd.c:process(502) Got SIGHUP dumping debug info. [2004/07/29 17:55:21, 0] nmbd/nmbd_workgroupdb.c:dump_workgroups(289) dump_workgroups() dump workgroup on subnet 10.0.0.203: netmask= 255.255.0.0: HMAR(1) current master browser = AUDITORIA2 NOE 40099b0b (Samba Server) The name of my server is noe and my workgroup/domain is Hmar [global] workgroup = HMAR netbios name = noe netbios aliases = noe server string = Samba Server ; comment = PDC Suporte Tecnico admin users = root ; hosts allow = 192.168.1. 192.168.2. 127. printcap name = /etc/printcap load printers = yes printing = cups log file = /var/log/samba/%m.log max log size = 100 ; debug level = 0 security = user encrypt passwords = yes smb passwd file = /etc/samba/smbpasswd unix password sync = Yes passwd program = /usr/bin/passwd %u passwd chat = *New*password* %n\n *Retype*new*password* %n\n *passwd:*all*authentication*tokens*updated*successfully* pam password change = yes obey pam restrictions = yes socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 local master = yes os level = 100 announce as = NT Server domain master = yes preferred master = yes domain logons = yes logon script = %U.bat logon path = \\%N\profilesxp\%u dns proxy = no default service = homes I dont know what can to be!!!!!!!!!!!!! Edilson
On Tue, 2004-09-21 at 13:10, Edilson Santos wrote:> Craig, > > The my server samba (samba 2.2.7a, red hat 9.0) is losing election for workstations > winxp(I have workstations win98 and winxp), see my nmbd.log and my smb.conf. > > [2004/07/29 16:18:52, 0] > nmbd/nmbd_incomingdgrams.c:process_master_browser_announce(403) > process_master_browser_announce: Cannot find workgroup HMAR on subnet UNICAST_SUBNET > [2004/07/29 17:53:42, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(235) > find_response_record: response packet id 32409 received with no matching record. > [2004/07/29 17:55:21, 0] nmbd/nmbd.c:process(502) > Got SIGHUP dumping debug info. > [2004/07/29 17:55:21, 0] nmbd/nmbd_workgroupdb.c:dump_workgroups(289) > dump_workgroups() > dump workgroup on subnet 10.0.0.203: netmask= 255.255.0.0: > HMAR(1) current master browser = AUDITORIA2 > NOE 40099b0b (Samba Server) > > The name of my server is noe and my workgroup/domain is Hmar > > [global] > > workgroup = HMAR > netbios name = noe > netbios aliases = noe > server string = Samba Server > ; comment = PDC Suporte Tecnico > admin users = root > ; hosts allow = 192.168.1. 192.168.2. 127. > printcap name = /etc/printcap > load printers = yes > printing = cups > > log file = /var/log/samba/%m.log > max log size = 100 > ; debug level = 0 > security = user > > encrypt passwords = yes > smb passwd file = /etc/samba/smbpasswd > > unix password sync = Yes > passwd program = /usr/bin/passwd %u > passwd chat = *New*password* %n\n *Retype*new*password* %n\n > *passwd:*all*authentication*tokens*updated*successfully* > > pam password change = yes > obey pam restrictions = yes > > socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192 > > local master = yes > os level = 100 > announce as = NT Server > domain master = yes > preferred master = yes > domain logons = yes > logon script = %U.bat > > logon path = \\%N\profilesxp\%u > dns proxy = no > > default service = homes > > > I dont know what can to be!!!!!!!!!!!!!----- you need a wins server wins support = yes #OR# wins server = xxx.xxx.xxx.xx name resolve order = wins files dns #good thing to have too! make sure the desktop machines point to that wins server Craig