Hi, I'm having problems getting nmbd running. Server is RH7.3 + ACL patches. The problem is that the nmbd deamon crashes with the following error : [2002/10/09 04:42:43, 0] nmbd/nmbd.c:main(794) Netbios nameserver version 2.2.5 started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/10/09 04:42:47, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(234) find_response_record: response packet id 4894 received with no matching record. [2002/10/09 04:42:47, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(234) find_response_record: response packet id 4895 received with no matching record. [2002/10/09 05:38:50, 0] nmbd/nmbd.c:terminate(59) Got SIGTERM: going down... smb.conf configuration is exactly the same as on another test server and it works over there. Could there be a problem with 'pam' that causes these issues ? wbinfo -t returns : secret is good wbinfo -g returns all PDC+groups wbinfo -u returns all PDC+users smbclient -L PDC returns pdc shares What is probably going wrong and what can I do to check certain settings or fix my problem ? Any suggestions/solutions anyone ? Thanks in advance Bart
Skip Dobrin
2002-Oct-16 16:13 UTC
[Samba] NMBD going down almost immediately after startup
This is an obvious question, but needs to be asked. When you said that the smb.conf is exactly the same, did you change the netbios name for your second server? The netbios names cannot be the same on two machines. Skip Dobrin -----Original Message----- From: samba-admin@lists.samba.org [mailto:samba-admin@lists.samba.org]On Behalf Of Bart Sent: Wednesday, October 16, 2002 11:06 AM To: samba@lists.samba.org Subject: [Samba] NMBD going down almost immediately after startup Hi, I'm having problems getting nmbd running. Server is RH7.3 + ACL patches. The problem is that the nmbd deamon crashes with the following error : [2002/10/09 04:42:43, 0] nmbd/nmbd.c:main(794) Netbios nameserver version 2.2.5 started. Copyright Andrew Tridgell and the Samba Team 1994-2002 [2002/10/09 04:42:47, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(234) find_response_record: response packet id 4894 received with no matching record. [2002/10/09 04:42:47, 0] nmbd/nmbd_responserecordsdb.c:find_response_record(234) find_response_record: response packet id 4895 received with no matching record. [2002/10/09 05:38:50, 0] nmbd/nmbd.c:terminate(59) Got SIGTERM: going down... smb.conf configuration is exactly the same as on another test server and it works over there. Could there be a problem with 'pam' that causes these issues ? wbinfo -t returns : secret is good wbinfo -g returns all PDC+groups wbinfo -u returns all PDC+users smbclient -L PDC returns pdc shares What is probably going wrong and what can I do to check certain settings or fix my problem ? Any suggestions/solutions anyone ? Thanks in advance Bart
> This is an obvious question, but needs to be asked. When you saidthat the > smb.conf is exactly the same, did you change the netbios name for your > second server? The netbios names cannot be the same on two machines. > These names were already changed (so much for 'exactly the same' I almost sound like a user =) lol). I did already change the netbios names and after that I removed and added the machine from the domain, just to make sure. > Hi, > I'm having problems getting nmbd running. > Server is RH7.3 + ACL patches. > > The problem is that the nmbd deamon crashes with the following error : > > [2002/10/09 04:42:43, 0] nmbd/nmbd.c:main(794) > Netbios nameserver version 2.2.5 started. > Copyright Andrew Tridgell and the Samba Team 1994-2002 > [2002/10/09 04:42:47, 0] > nmbd/nmbd_responserecordsdb.c:find_response_record(234) > find_response_record: response packet id 4894 received with no matching > record. > [2002/10/09 04:42:47, 0] > nmbd/nmbd_responserecordsdb.c:find_response_record(234) > find_response_record: response packet id 4895 received with no matching > record. > [2002/10/09 05:38:50, 0] nmbd/nmbd.c:terminate(59) > Got SIGTERM: going down... > > smb.conf configuration is exactly the same as on another test server and it > works over there. > > Could there be a problem with 'pam' that causes these issues ? > > wbinfo -t returns : secret is good > wbinfo -g returns all PDC+groups > wbinfo -u returns all PDC+users > smbclient -L PDC returns pdc shares > > What is probably going wrong and what can I do to check certain settings or > fix my problem ? > Any suggestions/solutions anyone ? > > Thanks in advance > > Bart >