r4716: add a real ugly hack to get all ldap queries of an
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Jan 2005 16:30:36 +0000 (16:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:47 +0000 (13:08 -0500)
commitef4e85614e038ee3f2c63e111b2bae8f079892b9
tree46553f261c5a10a08ed2262713cc6ef5dd152a00
parentc0b55c0e3b49f23d31e58c7668a8ebfe869e9e55
r4716: add a real ugly hack to get all ldap queries of an
w2k3 dc join working

I just commit that to not lose it if my home box would crash...

you need a hacked.ldb with some stuff in it, I'll explain later

and you need --option="ldapsrv:hacked=yes"

so what is left now is KRB5 support for DCERPC in the server
as the EVENT LOG of w2k3 says...

metze
(This used to be commit d72760d26ffe531e34bcbec623b986761152ae5b)
source4/ldap_server/config.mk
source4/ldap_server/ldap_hacked_ldb.c [new file with mode: 0644]
source4/ldap_server/ldap_server.c