nmbd Problem

Sandow, Malte MSandow at Softmatic.com
Wed Jun 30 07:35:44 GMT 1999


Hello,

I am using samba 2.0.4b on Linux 2.0.36.
Since I changed some of the parameters in my smb.conf I have a very strange
Problem. Everytime my Samba-Box wins the browselist election process two
nmbds are started and my WinXX-Clients do not get access to samba (I could
see the server but not access the shares nor login to the domain).

smbclient -L server from server works fine. From another Samba-Box it does
not. After I just restarted samba I can see the shares from an NT box but I
do not have enough time to access them and after some seconds I may not even
see the shares anymore.

I had a backup of my old smb.conf (which worked fine for two weeks). But the
restore did not help me out. I have had this problem already once on  'Sinix
5.43C30' also with 2.0.4b but only Win98-Clients. So I thought it might be
the 2.0.4 version and reinstalled 2.0.3 but the problem was still there. I
have also tried to use the default smb.conf, that ships with the
distribution (domain logons = yes) which was not successful. The only thing
that helped was setting browse list to no. 

Can anybody please help me?

Thanks in advance

Malte Sandow

P.S.:

my smb.conf:

# Samba config file created using SWAT
# from server.lgst.hamburg.gruene.de (172.16.1.1)
# Date: 1999/06/27 15:57:49

# Global parameters
	workgroup = LGST
	server string = Samba Server 
	interfaces = 172.16.1.1/255.255.0.0
	encrypt passwords = Yes
	logon script = %U.bat
	logon path = \\%L\profiles\%U\profile
	domain logons = Yes
	lm announce = False

#if I set these to yes nothing works anymore
	local master = No
	browse list = No
	dns proxy = No

	admin users = @ntadmin
	guest account = nobody

[netlogon]
	path = /data/netlogon
	read only = No
	create mask = 0775
	directory mask = 0775
	browseable = No

[profiles]
	comment = profiles vor usern geschützt
	path = /home/profiles/
	read only = No
	create mask = 0770
	browseable = No

[allhomes]
	comment = Alle User-Home-verzeichnisse
	path = /home
	valid users = @ntadmin
	force group = ntadmin
	read only = No
	create mask = 0777
	directory mask = 0777
	browseable = No

[homes]
	comment = Home-Verzeichnis
	read only = No
	create mask = 0700
	browseable = No

[daten lgst]
	comment = Allgemeine Dateiablage
	path = /data/lgst
	valid users = @lgst
	force group = lgst
	read only = No
	create mask = 0770
	directory mask = 0770

my log.nmb:

[1999/06/27 14:24:04, 1] nmbd/nmbd.c:main(677)
  Netbios nameserver version 2.0.4b started.
  Copyright Andrew Tridgell 1994-1998
  doing parameter keepalive = 30
  doing parameter read prediction = Yes
  doing parameter logon script = %U.bat
  doing parameter logon path = \\%L\profiles\%U\profile
  doing parameter domain logons = Yes
  doing parameter os level = 63
  doing parameter preferred master = Yes
  doing parameter domain master = Yes
  doing parameter wins support = Yes
[1999/06/27 14:24:04, 3] param/loadparm.c:lp_load(2542)
  pm_process() returned Yes
[1999/06/27 14:24:04, 3] nmbd/nmbd.c:reload_services(217)
  services not loaded
[1999/06/27 14:24:04, 2] nmbd/nmbd.c:main(714)
  Becoming a daemon.
[1999/06/27 14:24:04, 3] nmbd/nmbd.c:main(724)
  Opening sockets 137
[1999/06/27 14:24:04, 3] lib/util_sock.c:open_socket_in(721)
  bind succeeded on port 137
[1999/06/27 14:24:04, 3] lib/util_sock.c:open_socket_in(721)
  bind succeeded on port 138
[1999/06/27 14:24:04, 3] nmbd/nmbd.c:open_sockets(441)
  open_sockets: Broadcast sockets opened.
[1999/06/27 14:24:04, 2] lib/interface.c:interpret_interfaces(176)
  Added interface ip=172.16.1.1 bcast=172.16.255.255 nmask=255.255.0.0
[1999/06/27 14:24:04, 3] lib/util_sock.c:open_socket_in(721)
  bind succeeded on port 137
[1999/06/27 14:24:04, 3] lib/util_sock.c:open_socket_in(721)
  bind succeeded on port 138
[1999/06/27 14:24:04, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
  making subnet name:172.16.1.1 Broadcast address:172.16.255.255 Subnet
mask:255.255.0.0
[1999/06/27 14:24:04, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
  making subnet name:UNICAST_SUBNET Broadcast address:172.16.1.1 Subnet
mask:172.16.1.1
[1999/06/27 14:24:04, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
  making subnet name:REMOTE_BROADCAST_SUBNET Broadcast address:0.0.0.0
Subnet mask:0.0.0.0
[1999/06/27 14:24:04, 2] nmbd/nmbd_subnetdb.c:make_subnet(188)
  making subnet name:WINS_SERVER_SUBNET Broadcast address:0.0.0.0 Subnet
mask:0.0.0.0
[1999/06/27 14:24:04, 2] nmbd/nmbd_lmhosts.c:load_lmhosts_file(43)
  load_lmhosts_file: Can't open lmhosts file /usr/local/samba/lib/lmhosts.
Error was No such file or directory
[1999/06/27 14:24:04, 3] nmbd/nmbd.c:main(743)
  Loaded hosts file
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<00> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<20> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 0] nmbd/asyncdns.c:start_async_dns(150)
  started asyncdns process 716
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name GF<00> with first IP 172.16.1.11
ttl=517905 nb_flags=64 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name GF<03> with first IP 172.16.1.11
ttl=517905 nb_flags=64 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<00> with first IP
255.255.255.255 ttl=518261 nb_flags=c4 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1b> with first IP 172.16.1.1
ttl=518261 nb_flags=44 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1c> with first IP 172.16.1.1
ttl=518261 nb_flags=c4 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1e> with first IP
255.255.255.255 ttl=518261 nb_flags=c4 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<00> with first IP 172.16.1.1
ttl=518261 nb_flags=46 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<03> with first IP 172.16.1.1
ttl=518261 nb_flags=46 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<20> with first IP 172.16.1.1
ttl=518261 nb_flags=46 to subnet WINS_SERVER_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<00> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<20> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_workgroupdb.c:initiate_myworkgroup_startup(261)
  initiate_myworkgroup_startup: preferred master startup for workgroup LGST
on subnet 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_serverlistdb.c:create_server_on_workgroup(173)
  create_server_on_workgroup: Created server entry SERVER of type 40019a03
(Samba Server) on workgroup LGST.
[1999/06/27 14:24:04, 3]
nmbd/nmbd_workgroupdb.c:initiate_myworkgroup_startup(289)
  initiate_myworkgroup_startup: Added server name entry SERVER on subnet
172.16.1.1
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<00> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<20> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3]
nmbd/nmbd_serverlistdb.c:create_server_on_workgroup(173)
  create_server_on_workgroup: Created server entry SERVER of type 40019a03
(Samba Server) on workgroup LGST.
[1999/06/27 14:24:04, 3]
nmbd/nmbd_workgroupdb.c:initiate_myworkgroup_startup(289)
  initiate_myworkgroup_startup: Added server name entry SERVER on subnet
UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<00> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet REMOTE_BROADCAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name *<20> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet REMOTE_BROADCAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<20> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet REMOTE_BROADCAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name __SAMBA__<00> with first IP
172.16.1.1 ttl=0 nb_flags=40 to subnet REMOTE_BROADCAST_SUBNET
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Unique name registration for name
SERVER<20> IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Unique name registration for name
SERVER<03> IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Unique name registration for name
SERVER<00> IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Group name registration for name
LGST<00> IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(737)
  wins_process_name_registration_request: Adding IP 255.255.255.255 to group
name LGST<00>.
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Group name registration for name
LGST<1e> IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(737)
  wins_process_name_registration_request: Adding IP 255.255.255.255 to group
name LGST<1e>.
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<20> with first IP 172.16.1.1
ttl=518400 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<03> with first IP 172.16.1.1
ttl=518400 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<00> with first IP 172.16.1.1
ttl=518400 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<00> with first IP 172.16.1.1
ttl=518400 nb_flags=c0 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1e> with first IP 172.16.1.1
ttl=518400 nb_flags=c0 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3]
nmbd/nmbd_sendannounce.c:send_host_announcement(218)
  send_host_announcement: type 19a03 for host SERVER on subnet 172.16.1.1
for workgroup LGST
[1999/06/27 14:24:04, 0] nmbd/nmbd_logonnames.c:add_logon_names(159)
  add_domain_logon_names:
  Attempting to become logon server for workgroup LGST on subnet 172.16.1.1
[1999/06/27 14:24:04, 2] nmbd/nmbd_logonnames.c:become_logon_server(130)
  become_logon_server: Atempting to become logon server for workgroup LGST
on subnet 172.16.1.1
[1999/06/27 14:24:04, 3] nmbd/nmbd_logonnames.c:become_logon_server(133)
  become_logon_server: go to first stage: register LGST<1c> name
[1999/06/27 14:24:04, 0] nmbd/nmbd_logonnames.c:add_logon_names(159)
  add_domain_logon_names:
  Attempting to become logon server for workgroup LGST on subnet
UNICAST_SUBNET
[1999/06/27 14:24:04, 2] nmbd/nmbd_logonnames.c:become_logon_server(130)
  become_logon_server: Atempting to become logon server for workgroup LGST
on subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3] nmbd/nmbd_logonnames.c:become_logon_server(133)
  become_logon_server: go to first stage: register LGST<1c> name
[1999/06/27 14:24:04, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_browser_wins(332)
  become_domain_master_browser_wins:
  Attempting to become domain master browser on workgroup LGST, subnet
UNICAST_SUBNET.
[1999/06/27 14:24:04, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_browser_wins(347)
  become_domain_master_browser_wins: querying WINS server at IP 172.16.1.1
for domain master browser name LGST<1b> on workgroup LGST
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Group name registration for name
LGST<1c> IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(737)
  wins_process_name_registration_request: Adding IP 172.16.1.1 to group name
LGST<1c>.
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_query_request(1313)
  wins_process_name_query: name query for name LGST<1b> from IP 172.16.1.1
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_query_request(1358)
  wins_process_name_query: name query for name LGST<1b> returning first IP
172.16.1.1.
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1c> with first IP 172.16.1.1
ttl=518400 nb_flags=c0 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 0]
nmbd/nmbd_logonnames.c:become_logon_server_success(118)
  become_logon_server_success: Samba is now a logon server for workgroup
LGST on subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3]
nmbd/nmbd_become_dmb.c:become_domain_master_query_success(212)
  become_domain_master_query_success():
  Our address (172.16.1.1) returned in query for name LGST<1b> (domain
master browser name) on subnet UNICAST_SUBNET.
  Continuing with domain master code.
[1999/06/27 14:24:04, 2]
nmbd/nmbd_become_dmb.c:become_domain_master_stage1(172)
  become_domain_master_stage1: Becoming domain master browser for workgroup
LGST on subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 3]
nmbd/nmbd_become_dmb.c:become_domain_master_stage1(182)
  become_domain_master_stage1: go to first stage: register <1b> name
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_registration_request(658)
  wins_process_name_registration_request: Unique name registration for name
LGST<1b> IP 172.16.1.1
[1999/06/27 14:24:04, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1b> with first IP 172.16.1.1
ttl=518400 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:04, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_stage2(118)
  *****
  
  Samba server SERVER is now a domain master browser for workgroup LGST on
subnet UNICAST_SUBNET
  
  *****
[1999/06/27 14:24:04, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_browser_bcast(284)
  become_domain_master_browser_bcast:
  Attempting to become domain master browser on workgroup LGST on subnet
172.16.1.1
[1999/06/27 14:24:04, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_browser_bcast(298)
  become_domain_master_browser_bcast: querying subnet 172.16.1.1 for domain
master browser on workgroup LGST
[1999/06/27 14:24:04, 3]
nmbd/nmbd_winsserver.c:wins_process_name_query_request(1313)
  wins_process_name_query: name query for name *<1b> from IP 172.16.1.1
[1999/06/27 14:24:08, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<20> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:08, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<03> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:08, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name SERVER<00> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:08, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<00> with first IP 172.16.1.1
ttl=0 nb_flags=c0 to subnet 172.16.1.1
[1999/06/27 14:24:08, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1e> with first IP 172.16.1.1
ttl=0 nb_flags=c0 to subnet 172.16.1.1
[1999/06/27 14:24:08, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1c> with first IP 172.16.1.1
ttl=0 nb_flags=c0 to subnet 172.16.1.1
[1999/06/27 14:24:08, 0]
nmbd/nmbd_logonnames.c:become_logon_server_success(118)
  become_logon_server_success: Samba is now a logon server for workgroup
LGST on subnet 172.16.1.1
[1999/06/27 14:24:08, 2]
nmbd/nmbd_become_dmb.c:become_domain_master_stage1(172)
  become_domain_master_stage1: Becoming domain master browser for workgroup
LGST on subnet 172.16.1.1
[1999/06/27 14:24:08, 3]
nmbd/nmbd_become_dmb.c:become_domain_master_stage1(182)
  become_domain_master_stage1: go to first stage: register <1b> name
[1999/06/27 14:24:08, 3] nmbd/nmbd_elections.c:check_elections(376)
  check_elections: >>> Starting election for workgroup LGST on subnet
172.16.1.1 <<<
[1999/06/27 14:24:10, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(457)
  write_browse_list: Wrote browse list into file
/usr/local/samba/var/locks/browse.dat
[1999/06/27 14:24:10, 2] nmbd/nmbd_elections.c:send_election_dgram(47)
  send_election_dgram: Sending election packet for workgroup LGST on subnet
172.16.1.1
[1999/06/27 14:24:10, 3]
nmbd/nmbd_incomingrequests.c:process_name_release_request(93)
  process_name_release_request: Name release on name LGST<1d>, subnet
172.16.1.1 from owner IP 172.16.1.10
[1999/06/27 14:24:10, 3]
nmbd/nmbd_incomingrequests.c:process_name_release_request(93)
  process_name_release_request: Name release on name ____MSBROWSE___<01>,
subnet 172.16.1.1 from owner IP 172.16.1.10
[1999/06/27 14:24:11, 3]
nmbd/nmbd_incomingrequests.c:process_name_release_request(93)
  process_name_release_request: Name release on name ____MSBROWSE___<01>,
subnet 172.16.1.1 from owner IP 172.16.1.10
[1999/06/27 14:24:11, 3]
nmbd/nmbd_incomingrequests.c:process_name_release_request(93)
  process_name_release_request: Name release on name LGST<1d>, subnet
172.16.1.1 from owner IP 172.16.1.10
[1999/06/27 14:24:11, 3]
nmbd/nmbd_incomingrequests.c:process_name_release_request(93)
  process_name_release_request: Name release on name LGST<1d>, subnet
172.16.1.1 from owner IP 172.16.1.10
[1999/06/27 14:24:11, 3]
nmbd/nmbd_incomingrequests.c:process_name_release_request(93)
  process_name_release_request: Name release on name ____MSBROWSE___<01>,
subnet 172.16.1.1 from owner IP 172.16.1.10
[1999/06/27 14:24:13, 2] nmbd/nmbd_elections.c:send_election_dgram(47)
  send_election_dgram: Sending election packet for workgroup LGST on subnet
172.16.1.1
[1999/06/27 14:24:13, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1b> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:13, 0]
nmbd/nmbd_become_dmb.c:become_domain_master_stage2(118)
  *****
  
  Samba server SERVER is now a domain master browser for workgroup LGST on
subnet 172.16.1.1
  
  *****
[1999/06/27 14:24:15, 2] nmbd/nmbd_elections.c:send_election_dgram(47)
  send_election_dgram: Sending election packet for workgroup LGST on subnet
172.16.1.1
[1999/06/27 14:24:15, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(457)
  write_browse_list: Wrote browse list into file
/usr/local/samba/var/locks/browse.dat
[1999/06/27 14:24:17, 2] nmbd/nmbd_elections.c:send_election_dgram(47)
  send_election_dgram: Sending election packet for workgroup LGST on subnet
172.16.1.1
[1999/06/27 14:24:20, 2] nmbd/nmbd_elections.c:send_election_dgram(47)
  send_election_dgram: Sending election packet for workgroup LGST on subnet
172.16.1.1
[1999/06/27 14:24:20, 2] nmbd/nmbd_elections.c:run_elections(211)
  run_elections: >>> Won election for workgroup LGST on subnet 172.16.1.1
<<<
[1999/06/27 14:24:20, 2]
nmbd/nmbd_become_lmb.c:become_local_master_browser(551)
  become_local_master_browser: Starting to become a master browser for
workgroup LGST on subnet 172.16.1.1
[1999/06/27 14:24:20, 3]
nmbd/nmbd_become_lmb.c:become_local_master_browser(553)
  become_local_master_browser: first stage - attempt to register
^1^2__MSBROWSE__^2^1
[1999/06/27 14:24:20, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(457)
  write_browse_list: Wrote browse list into file
/usr/local/samba/var/locks/browse.dat
[1999/06/27 14:24:24, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name ____MSBROWSE___<01> with first IP
172.16.1.1 ttl=0 nb_flags=c0 to subnet 172.16.1.1
[1999/06/27 14:24:24, 3]
nmbd/nmbd_become_lmb.c:become_local_master_stage1(461)
  become_local_master_stage1: go to stage 2: register the LGST<1d> name.
[1999/06/27 14:24:24, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name ____MSBROWSE___<01> with first IP
172.16.1.1 ttl=0 nb_flags=c0 to subnet UNICAST_SUBNET
[1999/06/27 14:24:28, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1d> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet 172.16.1.1
[1999/06/27 14:24:28, 3]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(362)
  become_local_master_stage2: registered as master browser for workgroup
LGST on subnet 172.16.1.1
[1999/06/27 14:24:28, 3]
nmbd/nmbd_sendannounce.c:broadcast_announce_request(74)
  broadcast_announce_request: sending announce request for workgroup LGST to
subnet 172.16.1.1
[1999/06/27 14:24:28, 3] nmbd/nmbd_namelistdb.c:add_name_to_subnet(250)
  add_name_to_subnet: Added netbios name LGST<1d> with first IP 172.16.1.1
ttl=0 nb_flags=40 to subnet UNICAST_SUBNET
[1999/06/27 14:24:28, 0]
nmbd/nmbd_become_lmb.c:become_local_master_stage2(406)
  *****
  
  Samba name server SERVER is now a local master browser for workgroup LGST
on subnet 172.16.1.1
  
  *****
[1999/06/27 14:24:28, 3]
nmbd/nmbd_sendannounce.c:send_local_master_announcement(176)
  send_local_master_announcement: type c9b0b for name SERVER on subnet
172.16.1.1 for workgroup LGST
[1999/06/27 14:24:28, 3]
nmbd/nmbd_sendannounce.c:send_workgroup_announcement(195)
  send_workgroup_announcement: on subnet 172.16.1.1 for workgroup LGST
[1999/06/27 14:24:28, 2]
nmbd/nmbd_browsesync.c:announce_local_master_browser_to_domain_master_browse
r(121)
  announce_local_master_browser_to_domain_master_browser:
  We are both a domain and a local master browser for workgroup LGST.  Do
not announce to ourselves.
[1999/06/27 14:24:28, 2] nmbd/nmbd_browsesync.c:sync_with_dmb(160)
  sync_with_dmb:
  Initiating sync with domain master browser SERVER<20> at IP 172.16.1.1 for
workgroup LGST
[1999/06/27 14:24:48, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(457)
  write_browse_list: Wrote browse list into file
/usr/local/samba/var/locks/browse.dat
[1999/06/27 14:24:49, 3]
nmbd/nmbd_incomingdgrams.c:process_host_announce(117)
  process_host_announce: from WAHLKAMPF<00> IP 172.16.1.10 to LGST<1d> for
server WAHLKAMPF.
[1999/06/27 14:24:49, 3]
nmbd/nmbd_serverlistdb.c:create_server_on_workgroup(173)
  create_server_on_workgroup: Created server entry WAHLKAMPF of type
40011203 () on workgroup LGST.
[1999/06/27 14:24:49, 3] nmbd/nmbd_serverlistdb.c:write_browse_list(457)
  write_browse_list: Wrote browse list into file
/usr/local/samba/var/locks/browse.dat
[1999/06/27 14:25:49, 3]
nmbd/nmbd_winsserver.c:wins_process_name_refresh_request(410)
  wins_process_name_refresh_request: Name refresh for name GF<03> IP
172.16.1.11
[1999/06/27 14:25:49, 3]
nmbd/nmbd_winsserver.c:wins_process_name_refresh_request(410)
  wins_process_name_refresh_request: Name refresh for name GF<00> IP
172.16.1.11
[1999/06/27 14:25:49, 3]
nmbd/nmbd_winsserver.c:wins_process_name_refresh_request(410)
  wins_process_name_refresh_request: Name refresh for name LGST<00> IP
172.16.1.11
[1999/06/27 14:26:39, 3]
nmbd/nmbd_sendannounce.c:send_local_master_announcement(176)
  send_local_master_announcement: type c9b0b for name SERVER on subnet
172.16.1.1 for workgroup LGST
[1999/06/27 14:26:39, 3]
nmbd/nmbd_sendannounce.c:send_workgroup_announcement(195)
  send_workgroup_announcement: on subnet 172.16.1.1 for workgroup LGST
[1999/06/27 14:29:39, 3]
nmbd/nmbd_sendannounce.c:send_local_master_announcement(176)
  send_local_master_announcement: type c9b0b for name SERVER on subnet
172.16.1.1 for workgroup LGST
[1999/06/27 14:29:39, 3]
nmbd/nmbd_sendannounce.c:send_workgroup_announcement(195)
  send_workgroup_announcement: on subnet 172.16.1.1 for workgroup LGST
[1999/06/27 14:31:28, 0] nmbd/asyncdns.c:start_async_dns(150)
  started asyncdns process 826
[1999/06/27 14:31:28, 0] nmbd/nmbd.c:sig_term(68)
  Got SIGTERM: going down...
[1999/06/27 14:31:28, 3]
nmbd/nmbd_sendannounce.c:send_local_master_announcement(176)
  send_local_master_announcement: type 0 for name SERVER on subnet
172.16.1.1 for workgroup LGST
[1999/06/27 14:31:28, 3]
nmbd/nmbd_sendannounce.c:send_host_announcement(218)
  send_host_announcement: type 0 for host SERVER on subnet 172.16.1.1 for
workgroup LGST
[1999/06/27 15:09:03, 1] nmbd/nmbd.c:main(677)
  Netbios nameserver version 2.0.4b started.
  Copyright Andrew Tridgell 1994-1998
  doing parameter keepalive = 30
  doing parameter read prediction = Yes
  doing parameter logon script = %U.bat
  doing parameter logon path = \\%L\profiles\%U\profile
  doing parameter domain logons = Yes
  doing parameter os level = 63
  doing parameter preferred master = Yes
  doing parameter domain master = Yes
  doing parameter wins support = Yes
[1999/06/27 15:09:05, 3] param/loadparm.c:lp_load(2542)
  pm_process() returned Yes
...


More information about the samba mailing list