r9859: Enable (blocking) KDC resolution with DNS.
authorAndrew Bartlett <abartlet@samba.org>
Thu, 1 Sep 2005 01:32:50 +0000 (01:32 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:36:18 +0000 (13:36 -0500)
commit32fb50d02560123b8d0ab13346041806c062f9bf
tree73abd898fb6a9c634257a9d766186ed02d3281db
parentd6dce7ef3eb21a5e90244cf2ce7403ab43b12d63
r9859: Enable (blocking) KDC resolution with DNS.

To enable, set:

[libdefaults]
 dns_lookup_realm = true
 dns_lookup_kdc = true

in your /etc/krb5.conf.

In the future I may override the krb5.conf and set this on by default
in Samba4.

Andrew Bartlett
source/heimdal/cf/find-func-no-libs.m4 [new file with mode: 0644]
source/heimdal/cf/find-func-no-libs2.m4 [new file with mode: 0644]
source/heimdal/cf/find-func.m4 [new file with mode: 0644]
source/heimdal/cf/resolv.m4 [new file with mode: 0644]
source/heimdal_build/config.m4
source/heimdal_build/config.mk