s3-nmbd Remove AD netlogon response from s3 nmbd server
authorAndrew Bartlett <abartlet@samba.org>
Thu, 10 Nov 2011 06:41:28 +0000 (17:41 +1100)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 17 Nov 2011 01:10:54 +0000 (02:10 +0100)
commit2de232ae2a187941f8114ff0948ca50082007761
treeef55ac8ae9121a8b83edb3ef495f43c20ee2dce7
parent47d34997e84e8f9c05be7b95b9ae4dbd6ea7298e
s3-nmbd Remove AD netlogon response from s3 nmbd server

I do not want users with misconfigurations to have nmbd respond
with this partially correct packet.  For example, it hardcodes
the site as Default-First-Site-Name.

If nmbd wishes to return this information, it would need to query
the AD database using the same APIs that the source4/ nbt server
does.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Thu Nov 17 02:10:54 CET 2011 on sn-devel-104
source3/nmbd/nmbd_processlogon.c