[Samba] WINS Server TIme out registering IP

Mike Brady mike.brady at devnull.net.nz
Fri Mar 11 12:00:11 MST 2011


Quoting Chris Smith <smb_77 at chrissmith.org>:

> On Fri, Mar 11, 2011 at 12:58 PM, Mike Brady  
> <mike.brady at devnull.net.nz> wrote:
>> No.
>
> Is nmbd running on the PDC?
>
> Do you have a wins.dat file (possible location of
> /var/lib/samba/wins.dat - depends on configure)?
>
> Maybe post the global section (minus comments) of your smb.conf.
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>

Yes nmbd is running.


# ll /var/lib/samba/wins*
-rw-r--r-- 1 root root  4225 Mar 12 07:52 /var/lib/samba/wins.dat
-rw------- 1 root root 24576 Mar 12 07:52 /var/lib/samba/wins.tdb

# cat  /etc/samba/smb.conf
[global]
unix charset = LOCALE
workgroup = example
netbios name = vm10
netbios aliases = filesshares
passdb backend = ldapsam:"ldap://vm10.example.co.nz"
username map = /etc/samba/smbusers
guest account = nobody
browseable = yes
log level = 2
syslog = 1
log file = /var/log/samba/%m
max log size = 0
obey pam restrictions = yes
name resolve order = wins bcast hosts
time server = Yes
shutdown script = /sbin/shutdown -h
abort shutdown script = /sbin/shutdown -c
logon script = logon.bat
logon path =
logon home =
domain master = Yes
local master = yes
preferred master = yes
os level = 65
domain logons = Yes
wins support = Yes
ldapsam:trusted = yes
ldapsam:editposix = yes
ldap ssl = off
ldap suffix = dc=example,dc=co,dc=nz
ldap machine suffix = ou=Computers,ou=Users
ldap user suffix = ou=People,ou=Users
ldap group suffix = ou=Groups
ldap admin dn = cn=sambaadmin,dc=example,dc=co,dc=nz
idmap backend = ldap:ldap://127.0.0.1
ldap idmap suffix = ou=Idmap
idmap uid = 10000-20000
idmap gid = 10000-20000
load printers = no
printing = bsd
printcap name = /dev/null
show add printer wizard = no
disable spoolss = yes


----------------------------------------------------------------



More information about the samba mailing list