heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller
commit10f9468f9d9cecb0cbada39856c632344e5053b7
authorAndrew Bartlett <abartlet@samba.org>
Fri, 12 Nov 2010 01:31:33 +0000 (12 12:31 +1100)
committerLove Hornquist Astrand <lha@h5l.org>
Mon, 29 Nov 2010 03:40:07 +0000 (28 19:40 -0800)
treeb5a7e0c208b35526c26d976a6043ce9fcea42ffb
parentedb2464ab9b054fcf47577eb805b4da66026fc06
heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller

This means that no reply packet should be generated, but that instead
the user of the libkdc API should forward the packet to a real KDC,
that has a full database.

Andrew Bartlett

Signed-off-by: Love Hornquist Astrand <lha@h5l.org>
kdc/kerberos5.c
kdc/krb5tgs.c
kdc/misc.c