krb5 commit: Correct kpasswd_server description in krb5.conf(5)
Greg Hudson <[email protected]>
| Newsgroups | gmane.comp.encryption.kerberos.cvs |
|---|---|
| Message-ID | <[email protected]> |
https://github.com/krb5/krb5/commit/762d804701f78fc76f728ec05a205eea6a2b2dd7 commit 762d804701f78fc76f728ec05a205eea6a2b2dd7 Author: Robbie Harwood <[email protected]> Date: Tue Oct 16 17:32:29 2018 -0400 Correct kpasswd_server description in krb5.conf(5) ticket: 8754 (new) tags: pullup target_version: 1.16-next doc/admin/conf_files/krb5_conf.rst | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/doc/admin/conf_files/krb5_conf.rst b/doc/admin/conf_files/krb5_conf.rst index d3a2e83..a854ad6 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**