r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC. This
authorAndrew Bartlett <abartlet@samba.org>
Fri, 3 Feb 2006 23:19:00 +0000 (23:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:51:44 +0000 (13:51 -0500)
commitc838f4965b8b7b2b134fd4855301227f19e4c95d
tree8102354d8e7e6ed23de5c730631e90dfba1ba541
parent1d9ffbbe67b280542bb70de34753e55fc9128718
r13321: Bind to each interface and to the 0.0.0.0 interface on the KDC.  This
was pointed out by Maurice Massar.  It ensures we get the addresses
for the krb5_mk_priv() correct (otherwise an MIT kpasswdd fails over
localhost).

Also never run the KDC unless we are a DC.

Andrew Bartlett
(This used to be commit c17007918459678004a009ccaa50fb85e8b6a739)
source4/kdc/kdc.c