samba nmbd configuration problem
I used YaST -> Network Services -> Samba Server to configure samba. Under Identity -> Advanced Settings -> Expert Global Settings, I set interfaces = 192.168.10.10 os level = 65 then started up samba. Unfortunately, the interface is on 192.168.1.10, a simple typo I made. So I corrected it. I still get errors in the system log saying Sep 18 11:32:01 tux nmbd[5413]: [2005/09/18 11:32:01, 0] nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(488) Sep 18 11:32:01 tux nmbd[5413]: get_domain_master_name_node_status_fail: Sep 18 11:32:01 tux nmbd[5413]: Doing a node status request to the domain master browser at IP 192.168.10.10 failed. Sep 18 11:32:01 tux nmbd[5413]: Cannot get workgroup name. Sep 18 11:32:04 tux nmbd[5413]: [2005/09/18 11:32:04, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396) Sep 18 11:32:04 tux nmbd[5413]: ***** Where does samba remember the old value? and why is it still using it? I re-started samba, I re-booted the system, yet the error persists. /etc/samba/smb.conf shows the correct values (192.168.1.10). Thanks Peter
On Saturday, September 17, 2005 @ 7:40 PM, Peter Sutter wrote:
I used YaST -> Network Services -> Samba Server to configure samba. Under Identity -> Advanced Settings -> Expert Global Settings, I set
interfaces = 192.168.10.10 os level = 65
then started up samba.
Unfortunately, the interface is on 192.168.1.10, a simple typo I made. So I corrected it. I still get errors in the system log saying
Sep 18 11:32:01 tux nmbd[5413]: [2005/09/18 11:32:01, 0] nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(488) Sep 18 11:32:01 tux nmbd[5413]: get_domain_master_name_node_status_fail: Sep 18 11:32:01 tux nmbd[5413]: Doing a node status request to the domain master browser at IP 192.168.10.10 failed. Sep 18 11:32:01 tux nmbd[5413]: Cannot get workgroup name. Sep 18 11:32:04 tux nmbd[5413]: [2005/09/18 11:32:04, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396) Sep 18 11:32:04 tux nmbd[5413]: *****
Where does samba remember the old value? and why is it still using it? I re-started samba, I re-booted the system, yet the error persists. /etc/samba/smb.conf shows the correct values (192.168.1.10).
Thanks
Peter
You might have a look at /etc/samba/lmhosts Greg Wallace
I just wrote:
On Saturday, September 17, 2005 @ 7:40 PM, Peter Sutter wrote:
I used YaST -> Network Services -> Samba Server to configure samba. Under Identity -> Advanced Settings -> Expert Global Settings, I set
interfaces = 192.168.10.10 os level = 65
then started up samba.
Unfortunately, the interface is on 192.168.1.10, a simple typo I made. So I corrected it. I still get errors in the system log saying
Sep 18 11:32:01 tux nmbd[5413]: [2005/09/18 11:32:01, 0] nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(488) Sep 18 11:32:01 tux nmbd[5413]: get_domain_master_name_node_status_fail: Sep 18 11:32:01 tux nmbd[5413]: Doing a node status request to the domain master browser at IP 192.168.10.10 failed. Sep 18 11:32:01 tux nmbd[5413]: Cannot get workgroup name. Sep 18 11:32:04 tux nmbd[5413]: [2005/09/18 11:32:04, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396) Sep 18 11:32:04 tux nmbd[5413]: *****
Where does samba remember the old value? and why is it still using it? I re-started samba, I re-booted the system, yet the error persists. /etc/samba/smb.conf shows the correct values (192.168.1.10).
Thanks
Peter
You might have a look at /etc/samba/lmhosts
Greg Wallace
Also check -- YAST/Network Services/DNS and Host Name/Name Server " /" /Routing/Default Gateway Greg W
On Sunday 18 September 2005 12:28, Greg Wallace wrote:
Where does samba remember the old value? and why is it still using it? I re-started samba, I re-booted the system, yet the error persists. /etc/samba/smb.conf shows the correct values (192.168.1.10).
Thanks
Peter
You might have a look at /etc/samba/lmhosts
Greg Wallace
Also check --
YAST/Network Services/DNS and Host Name/Name Server " /" /Routing/Default Gateway
Greg W
Thanks again, Greg This is a blank too. Nameserver is correct, as is the default gateway. And no other entries in /etc/hosts. Any other clues? Peter
Peter Sutter wrote:
This is a blank too. Nameserver is correct, as is the default gateway. And no other entries in /etc/hosts.
Any other clues?
Could it be that you have nscd running? If so please shut it down. Please restart nmbd also. Sandy
Peter Sutter wrote:
This is a blank too. Nameserver is correct, as is the default gateway. And no other entries in /etc/hosts.
Any other clues?
Could it be that you have nscd running? If so please shut it down. Please restart nmbd also.
Sandy Thanks Sandy, you hit the nail on the head. What made you think of
On Sunday 18 September 2005 21:48, Sandy Drobic wrote: that? Peter
Peter Sutter wrote:
On Sunday 18 September 2005 21:48, Sandy Drobic wrote:
Peter Sutter wrote:
This is a blank too. Nameserver is correct, as is the default gateway. And no other entries in /etc/hosts.
Any other clues?
Could it be that you have nscd running? If so please shut it down. Please restart nmbd also.
Sandy
Thanks Sandy, you hit the nail on the head. What made you think of that?
I think it was mentioned in the release notes of Samba 3.0.x somewhere that Samba 3 has some issues with nscd, so the recommendation was to shut down nscd on servers running Samba. Sometimes it does pay to read those notes. (^-^) Sandy
On Sunday 18 September 2005 12:11, Greg Wallace wrote:
Where does samba remember the old value? and why is it still using it? I re-started samba, I re-booted the system, yet the error persists. /etc/samba/smb.conf shows the correct values (192.168.1.10).
Thanks
Peter
You might have a look at /etc/samba/lmhosts
Greg Wallace
Thanks Greg, Sorry this is negative, nothing in /etc/samba/lmhosts, except localhost. Peter
participants (3)
-
Greg Wallace
-
Peter Sutter
-
Sandy Drobic