s4-kdc Add common setup, handle RODC setup case
authorAndrew Bartlett <abartlet@samba.org>
Tue, 28 Sep 2010 03:05:37 +0000 (13:05 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 Sep 2010 18:23:07 +0000 (04:23 +1000)
commit3021af2777ffd28f595835630510e367e7286c1c
treeed8c1c75492c6dd79c2d7a2639d944193db15951
parent88abf441d021e753f149a534a232090634652367
s4-kdc Add common setup, handle RODC setup case

This means we just set up the system_session etc in one place
and don't diverge between the MIT and Heimdal plugins.

We also now determine if we are an RODC and store some details
that we will need later.

Andrew Bartlett
source4/kdc/db-glue.c
source4/kdc/db-glue.h
source4/kdc/hdb-samba4.c
source4/kdc/mit_samba.c
source4/kdc/samba_kdc.h