r11536: Add a hook for client-principal access control to hdb-ldb, re-using
authorAndrew Bartlett <abartlet@samba.org>
Sun, 6 Nov 2005 14:15:34 +0000 (14:15 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:45:50 +0000 (13:45 -0500)
commitfb2394d309f33bdccde3a4e17f6fd994d452b425
treef1caf0a70e1fb2729b15f03564d1b68dbaa412e3
parentdf5b70db2c228bd781d8472440858dcdf502f9f9
r11536: Add a hook for client-principal access control to hdb-ldb, re-using
the code in auth/auth_sam.c for consistancy.  This will also allow us
to have one place for a backend directory hook.

I will use a very similar hook to add the PAC.

Andrew Bartlett
(This used to be commit 4315836cd8c94eb8340c4050804face4d0066810)
source4/heimdal/kdc/kdc_locl.h
source4/heimdal/kdc/kerberos5.c
source4/heimdal/kdc/misc.c
source4/heimdal/lib/hdb/hdb-protos.h
source4/heimdal/lib/hdb/hdb.c
source4/heimdal/lib/hdb/hdb.h
source4/kdc/hdb-ldb.c