From 3fe2761dbe83583c217a2e4663fadfe4eb3d3bfc Mon Sep 17 00:00:00 2001 From: Ben Kaduk Date: Thu, 4 Oct 2012 14:02:23 -0400 Subject: [PATCH] Wordsmith SRV records for KDCs Tweak the wording a bit to be more clear and avoid using multiple words deriving from the stem "use" in close succession. --- doc/rst_source/krb_admins/realm_config.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/rst_source/krb_admins/realm_config.rst b/doc/rst_source/krb_admins/realm_config.rst index a19c3d76cb..374703885c 100644 --- a/doc/rst_source/krb_admins/realm_config.rst +++ b/doc/rst_source/krb_admins/realm_config.rst @@ -186,11 +186,12 @@ following records in your (BIND-style) zone file:: _kerberos-adm._tcp SRV 0 0 749 daisy _kpasswd._udp SRV 0 0 464 daisy -Clients can also locate services using the **kdc**, **master_kdc**, -**admin_server**, and **kpasswd_server** variables in the -:ref:`realms` section of :ref:`krb5.conf(5)`. However, providing SRV -records may still be useful for use by other sites or by unconfigured -client hosts. +Clients can also be configured with the explicit location of services +using the **kdc**, **master_kdc**, **admin_server**, and +**kpasswd_server** variables in the :ref:`realms` section of +:ref:`krb5.conf(5)`. Even if some clients will be configured with +explicit server locations, providing SRV records will still benefit +unconfigured clients, and be useful for other sites. .. _db_prop: -- 2.47.3