[31352] in CVS-changelog-for-Kerberos-V5
krb5 commit [krb5-1.21]: Document dns_lookup_realm relation
daemon@ATHENA.MIT.EDU (ghudson@mit.edu)
Tue Aug 20 16:31:23 2024
From: ghudson@mit.edu
To: cvs-krb5@mit.edu
Message-Id: <20240820203116.9DFE7101B81@krbdev.mit.edu>
Date: Tue, 20 Aug 2024 16:31:16 -0400 (EDT)
MIME-Version: 1.0
Reply-To: krbdev@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: cvs-krb5-bounces@mit.edu
https://github.com/krb5/krb5/commit/f5fa6ee0ab075f48426b2bfc58fafcbff459442a
commit f5fa6ee0ab075f48426b2bfc58fafcbff459442a
Author: Greg Hudson <ghudson@mit.edu>
Date: Mon Aug 5 17:37:06 2024 -0400
Document dns_lookup_realm relation
(cherry picked from commit bcc0dda256b184f8d87a4587f3f3997770020c87)
ticket: 9134
version_fixed: 1.21.4
doc/admin/conf_files/krb5_conf.rst | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst
index ecdf91750..313b55bfa 100644
--- a/doc/admin/conf_files/krb5_conf.rst
+++ b/doc/admin/conf_files/krb5_conf.rst
@@ -221,6 +221,12 @@ The libdefaults section may contain any of the following relations:
data), and anything the fake KDC sends will not be trusted without
verification using some secret that it won't know.
+**dns_lookup_realm**
+ Indicate whether DNS TXT records should be used to map hostnames
+ to realm names for hostnames not listed in the [domain_realm]
+ section, and to determine the default realm if **default_realm**
+ is not set. The default value is false.
+
**dns_uri_lookup**
Indicate whether DNS URI records should be used to locate the KDCs
and other servers for a realm, if they are not listed in the
_______________________________________________
cvs-krb5 mailing list
cvs-krb5@mit.edu
https://mailman.mit.edu/mailman/listinfo/cvs-krb5