diff options
-rw-r--r-- | doc/rst_source/krb_admins/conf_files/krb5_conf.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/rst_source/krb_admins/conf_files/krb5_conf.rst b/doc/rst_source/krb_admins/conf_files/krb5_conf.rst index 4abcc25071..a790caa6e2 100644 --- a/doc/rst_source/krb_admins/conf_files/krb5_conf.rst +++ b/doc/rst_source/krb_admins/conf_files/krb5_conf.rst @@ -298,7 +298,7 @@ The libdefaults section may contain any of the following relations: host's domain itself, 1 means to also try the domain's immediate parent, and so forth. The library's usual mechanism for locating Kerberos realms is used to determine whether a domain is a valid - realm---which may involve consulting DNS if **dns_lookup_kdc** is + realm, which may involve consulting DNS if **dns_lookup_kdc** is set. The default is not to search domain components. **renew_lifetime** |