Samba3 and Samba4 as standalone server has nmbd daemon. In the same time Samab4 has nbt service. What is it Nbt of Samba4 ? Is it not finished Nmbd, which is going to be completed as part of samba daemon in a future ? Or it is intended for some purposes else. What is for else ?
On Sat, 2016-09-10 at 11:34 +0300, CpServiceSPb . via samba wrote:> Samba3 and Samba4 as standalone server has nmbd daemon. > In the same time Samab4 has nbt service. > > What is it Nbt of Samba4 ? > Is it not finished Nmbd, which is going to be completed as part of > samba > daemon in a future ? > Or it is intended for some purposes else. > What is for else ?Samba's AD DC includes support for the udp 138 and 137 ports and the netbios over TCP protocols, but not netbios browsing at this point. There hasn't been any developer interest in finishing this feature in the rewritten nbt service in the AD DC (this replaces nmbd in this use case). Sorry, Andrew Bartlett -- Andrew Bartlett http://samba.org/~abartlet/ Authentication Developer, Samba Team http://samba.org Samba Developer, Catalyst IT http://catalyst.net.nz/services/samba
Oh, I see. I will try to start to move code from nmbd to Nbt to get browsing support for DC. But don' t know how much I will be successed in it. 2016-09-10 12:12 GMT+03:00 Andrew Bartlett <abartlet at samba.org>:> On Sat, 2016-09-10 at 11:34 +0300, CpServiceSPb . via samba wrote: > > Samba3 and Samba4 as standalone server has nmbd daemon. > > In the same time Samab4 has nbt service. > > > > What is it Nbt of Samba4 ? > > Is it not finished Nmbd, which is going to be completed as part of > > samba > > daemon in a future ? > > Or it is intended for some purposes else. > > What is for else ? > > Samba's AD DC includes support for the udp 138 and 137 ports and the > netbios over TCP protocols, but not netbios browsing at this point. > > There hasn't been any developer interest in finishing this feature in > the rewritten nbt service in the AD DC (this replaces nmbd in this use > case). > > Sorry, > > Andrew Bartlett > > -- > Andrew Bartlett http://samba.org/~abartlet/ > Authentication Developer, Samba Team http://samba.org > Samba Developer, Catalyst IT http://catalyst.net.nz/ > services/samba > >