r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. This
authorAndrew Tridgell <tridge@samba.org>
Tue, 14 Jun 2005 03:55:27 +0000 (03:55 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:10 +0000 (13:18 -0500)
commitdb2e86f75cf08715503f28046fd29fcc1c0f6867
tree68399d68516d593d29be01177062dbc237d245f5
parent6426f2a39ab42e164e29265b6d04cec9dca92eca
r7568: enable the NTLMSSP bulk data sign/seal code for out ldap server. This
now works with windows clients, as I fixed the zero length bind ack packet.

Andrew, note that this has the strncmp("NTLMSSP", data, 7) hack. Please
replace with a more correct fix as we discussed.
(This used to be commit 69b02e8adb25a5152aec15f55b2b2f67457cf08a)
source4/ldap_server/ldap_bind.c