s4-hdb: go back to a separate samdb for the KDC
authorAndrew Tridgell <tridge@samba.org>
Mon, 9 Nov 2009 10:38:49 +0000 (21:38 +1100)
committerAndrew Tridgell <tridge@samba.org>
Mon, 9 Nov 2009 10:38:49 +0000 (21:38 +1100)
commit2b858c69391b2d64f19291eb349cb5ba9e48045b
treec9e8c3023b64bacf8d89fa2e8cee89ddcd62a318
parentbb283af16fe3858310d762cb5998909ae3b810de
s4-hdb: go back to a separate samdb for the KDC

The change to use a common system_session broke replication as the KDC
forces CRED_DONT_USE_KERBEROS on session->credentials, which is shared
with other parts of the system.

This should be fixed once we confirm whether the ldap backend actually
relies on CRED_DONT_USE_KERBEROS
source4/kdc/hdb-samba4.c