r4716: add a real ugly hack to get all ldap queries of an
commitd72760d26ffe531e34bcbec623b986761152ae5b
authorStefan Metzmacher <metze@samba.org>
Wed, 12 Jan 2005 16:30:36 +0000 (12 16:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:47 +0000 (10 13:08 -0500)
treef335beb155643ed2592819ed7de7a1ce5c614c73
parent29bc75ba28f8c73fe22878948ed43c41faee474c
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
source/ldap_server/config.mk
source/ldap_server/ldap_hacked_ldb.c [new file with mode: 0644]
source/ldap_server/ldap_server.c