[Samba-it] errore nmdb.log

Claudio clauz at email.it
Sun Aug 8 01:47:14 MDT 2004


guardando nei file di log di samba ho notato che in nmbd.log c'è un errore:
--
[2004/08/05 16:28:34, 0] 
nmbd/nmbd_browsesync.c:get_domain_master_name_node_status_fail(485)
get_domain_master_name_node_status_fail:
Doing a node status request to the domain master browser at IP 192.168.21.10 
failed.
Cannot get workgroup name.

premetto che il server ha ip 192.168.21.1, l'ip 192.168.21.10 era di una 
precedemte configurazione e non capisco perchè va a cercare questo come 
master browser del dominio ?

incollo parte del smb.conf

#======================= Global Settings =====================================
[global]

workgroup = studio
netbios name = server
server string = Server Linux
log file = /var/log/samba/log.%m
max log size = 50
hosts allow = 192.168.21. 127.
security = user
encrypt passwords = yes
unix password sync = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *New*UNIX*password* %n\n *Re*ype*new*UNIX*password* %n\n \
*passwd:*all*authentication*tokens*updated*successfully*
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
interfaces = eth0
local master = yes
os level = 66
domain master = yes
preferred master = yes
domain logons = yes
logon script = logon.bat
logon path = \\%L\profiles\%U
# Scripts for file (passwd, smbpasswd) backend:
add user script = /usr/sbin/useradd -s /bin/false '%u'
delete user script = /usr/sbin/userdel '%s'
add user to group script = /usr/bin/gpasswd -a '%u' '%g'
delete user from group script = /usr/bin/gpasswd -d '%u' '%g'
set primary group script = /usr/sbin/usermod -g '%g' '%u'
add group script = /usr/sbin/groupadd %g && getent group '%g'|awk -F: '{print 
$3}'
delete group script = /usr/sbin/groupdel '%g'
add machine script = /usr/sbin/useradd -d /dev/null -g 100 -c 'Machine 
Account' -s /bin/false -M %u
passdb backend = tdbsam:/etc/samba/passdb.tdb
name resolve order = wins lmhosts bcast
wins support = yes
dns proxy = no
dos charset = 850
unix charset = ISO8859-1
#--------------------------------------------------------------------------------

grazie
-- 
Claudio



More information about the samba-it mailing list