From c5772bc916f8818070f9d78a2999bd5dfa0a68d5 Mon Sep 17 00:00:00 2001 From: Jon Moore Date: Sat, 25 May 2024 17:15:08 -0400 Subject: Fix formatting error in realm_config.rst Commit 10eb93809b1af06e2b1147aee2e3e50058ba1bbd introduced a formatting error in the SRV record descriptions. Fix it now. [ghudson@mit.edu: wrote commit message] ticket: 9125 tags: pullup target_version: 1.21-next --- doc/admin/realm_config.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/admin/realm_config.rst b/doc/admin/realm_config.rst index d0ed6f0..32c5b9c 100644 --- a/doc/admin/realm_config.rst +++ b/doc/admin/realm_config.rst @@ -156,7 +156,8 @@ _kerberos-master._udp If you have only one KDC, or for whatever reason there is no accessible KDC that would get database changes faster than the - others, you do not need to define this entry. _kerberos-adm._tcp + others, you do not need to define this entry. +_kerberos-adm._tcp This should list port 749 on your primary KDC. Support for it is not complete at this time, but it will eventually be used by the :ref:`kadmin(1)` program and related utilities. For now, you will -- cgit v1.1