From: Ben Kaduk Date: Thu, 4 Oct 2012 18:02:23 +0000 (-0400) Subject: Wordsmith SRV records for KDCs X-Git-Tag: krb5-1.11-alpha1~112 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3fe2761dbe83583c217a2e4663fadfe4eb3d3bfc;p=thirdparty%2Fkrb5.git 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. --- 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: