]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
Wordsmith SRV records for KDCs
authorBen Kaduk <kaduk@mit.edu>
Thu, 4 Oct 2012 18:02:23 +0000 (14:02 -0400)
committerBen Kaduk <kaduk@mit.edu>
Wed, 10 Oct 2012 16:23:51 +0000 (12:23 -0400)
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

index a19c3d76cb7f7a3ac13cb71d42a4f7d38f662403..374703885cfa3534239c94ddbcae5a8e9c194fd3 100644 (file)
@@ -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: