diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-27 06:55:48 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-27 19:42:06 +0100 |
commit | fdd92e8914ac0496a034dded52c8777d69aad856 (patch) | |
tree | b31ca73669861c15941b8517a926611354304dcc /source4/groupdb | |
parent | 8eada260c75504d2e1e7ec954c665fd54043857d (diff) | |
download | samba-fdd92e8914ac0496a034dded52c8777d69aad856.tar.gz samba-fdd92e8914ac0496a034dded52c8777d69aad856.tar.bz2 samba-fdd92e8914ac0496a034dded52c8777d69aad856.zip |
s4:dsdb/rootdse: Support netlogon request
This patch adds support for a netlogon ldap style request
over the tcp socket. This is available since win2k3+ [1].
The automatic client join & configuration daemon "realmd" makes
use of this ability.
Realmd can now be used to join a computer to a samba 4 domain.
(See also:
https://lists.samba.org/archive/samba-technical/2013-October/095606.html)
Tested with:
ldapsearch -h samba-srv -x -b '' -s base "(&(NtVer=\06\00\00\00)(AAC=\00\00\00\00))" NetLogon
And compared the result in wireshark with cldap request issued by
examples/misc/cldap.pl.
[1]: http://wiki.wireshark.org/MS-CLDAP?action=recall&rev=8
Diffstat (limited to 'source4/groupdb')
0 files changed, 0 insertions, 0 deletions