From: Robbie Harwood Date: Tue, 16 Oct 2018 21:32:29 +0000 (-0400) Subject: Correct kpasswd_server description in krb5.conf(5) X-Git-Tag: krb5-1.17-beta1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F864%2Fhead;p=thirdparty%2Fkrb5.git Correct kpasswd_server description in krb5.conf(5) ticket: 8754 (new) tags: pullup target_version: 1.16-next --- diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst index d3a2e833ab..a854ad6167 100644 --- a/doc/admin/conf_files/krb5_conf.rst +++ b/doc/admin/conf_files/krb5_conf.rst @@ -524,7 +524,8 @@ following tags may be specified in the realm's subsection: **kpasswd_server** Points to the server where all the password changes are performed. - If there is no such entry, the port 464 on the **admin_server** + If there is no such entry, DNS will be queried (unless forbidden + by **dns_lookup_kdc**). Finally, port 464 on the **admin_server** host will be tried. **master_kdc**