Skip to content

Commit

Permalink
Document dns_lookup_realm relation
Browse files Browse the repository at this point in the history
ticket: 9134
tags: pullup
target_version: 1.21-next
  • Loading branch information
greghudson committed Aug 5, 2024
1 parent 2063e72 commit 55fdc2b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/admin/conf_files/krb5_conf.rst
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,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 if they are 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
Expand Down

0 comments on commit 55fdc2b

Please sign in to comment.