diff options
author | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-10-27 06:55:48 +0100 |
---|---|---|
committer | Benjamin Franzke <benjaminfranzke@googlemail.com> | 2013-11-08 11:28:34 +0100 |
commit | c930fad1c05d98563572386fe350f2cec7b3557f (patch) | |
tree | 204785c0226741986a52dd8566dcb6c41d8eaf56 /source4/cldap_server/netlogon.c | |
parent | 9186981c49f0b60bc843b89e5ea1304b12889fd7 (diff) | |
download | samba-c930fad1c05d98563572386fe350f2cec7b3557f.tar.gz samba-c930fad1c05d98563572386fe350f2cec7b3557f.tar.bz2 samba-c930fad1c05d98563572386fe350f2cec7b3557f.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/cldap_server/netlogon.c')
0 files changed, 0 insertions, 0 deletions