s4-kdc Handle the case where we may be given a ticket from an RODC in db layer
authorAndrew Bartlett <abartlet@samba.org>
Tue, 28 Sep 2010 03:13:28 +0000 (13:13 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 28 Sep 2010 18:23:07 +0000 (04:23 +1000)
commit89ee9e6518f5bd398bb44e0cd47454e2d69f469e
tree97c294dd0fd053b4ec9078fcd84e6bbf83efcaf6
parent9d33929d76d0969917c1d42e1097d75af3401008
s4-kdc Handle the case where we may be given a ticket from an RODC in db layer

This includes rewriting the PAC if the original krbtgt isn't to be
trusted, and reading different entries from the DB for the krbtgt
depending on the krbtgt number.

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