s4-kdc: set NO_GLOBAL_CATALOG control in kdc
authorAndrew Tridgell <tridge@samba.org>
Wed, 21 Sep 2011 23:57:26 +0000 (09:57 +1000)
committerAndrew Tridgell <tridge@samba.org>
Thu, 22 Sep 2011 00:00:49 +0000 (10:00 +1000)
commitb92e0a232eabc8e759ae18909d6f0d59d4e05736
treebbc83b0154ade1cce7367759a611e5b7ba27dfcf
parent3e685f599580d5fe006a07511fa78c23f30dd5fb
s4-kdc: set NO_GLOBAL_CATALOG control in kdc

the kdc doesn't want to find users who are in partialReplica
partitions, as they won't have the needed secret info for the kdc to
operate. We need to generate referrals instead

Pair-Programmed-With: Andrew Bartlett <abartlet@samba.org>
source4/kdc/db-glue.c