heimdal Return HDB_ERR_NOT_FOUND_HERE to the caller
authorAndrew Bartlett <abartlet@samba.org>
Fri, 12 Nov 2010 01:31:33 +0000 (12:31 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 12 Nov 2010 07:18:55 +0000 (18:18 +1100)
commitaa1c32ccb08965ff2044b82cbf624404f7fd377b
tree8084c57d20aed25788fd9c07d378c8d51a39f7d9
parent2fbaa099192f7f3ee6ba2b996ddf2ca17baaacf5
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
source4/heimdal/kdc/kerberos5.c
source4/heimdal/kdc/krb5tgs.c
source4/heimdal/kdc/misc.c