]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Correct kpasswd_server description in krb5.conf(5) 864/head
authorRobbie Harwood <rharwood@redhat.com>
Tue, 16 Oct 2018 21:32:29 +0000 (17:32 -0400)
committerGreg Hudson <ghudson@mit.edu>
Wed, 17 Oct 2018 17:29:30 +0000 (13:29 -0400)
ticket: 8754 (new)
tags: pullup
target_version: 1.16-next

doc/admin/conf_files/krb5_conf.rst

index d3a2e833abd7339e11f2f1a66bc39b7e243d8eea..a854ad616745fe9ef47e28bc66ab5f7fae75eb2f 100644 (file)
@@ -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**