Displaying 1 result from an estimated 1 matches for "samba3domain".
2012 Jan 10
0
Samba4/Franky and wins/nmb
...s (even for Domain Admins).
I have "option netbios-dd-server 192.168.1.131; option netbios-node-type 2;" in DHCP for clients.
It works with nmbd from samba3 but not with the samba4.
The difference I see is in:
# nmblookup SAMBA4DOMAIN#1d
Lookup failed - NT_STATUS_IO_TIMEOUT
# nmblookup SAMBA3DOMAIN#1d
172.27.164.2 SAMBA3DOMAIN<1d>
I'm able to disable nbt service in samba4 but then the samba3 nmbd doesn't
maintain #1c requests without domain logons=yes. Is it ok to set samba3 (Franky)
domain logons=yes? Or did I misconfigured something in samba4?
How can I see the nmb/wins list...