s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODC
authorAndrew Bartlett <abartlet@samba.org>
Fri, 12 Nov 2010 01:32:50 +0000 (12:32 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 12 Nov 2010 07:18:55 +0000 (18:18 +1100)
commite7fb5a6c9142d4dcffd4a331d3aa78ac543db34a
tree84d7d5c15f82a65f638b7a85b3fb4a6ad54f9a3b
parentaa1c32ccb08965ff2044b82cbf624404f7fd377b
s4-kdc Return HDB_ERR_NOT_FOUND_HERE on un-revealed accounts on an RODC

This means that when we are an RODC, and an account does not have the
password attributes, we can now indicate to the kdc code that it
should forward the request to a real DC.

(The proxy code itself is not in this commit).

Andrew Bartlett
source4/kdc/db-glue.c