git: 09d69dc84a - main - [hb][security]: Fix MIT kdc command

Fernando Apesteguía <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/doc/commit/?id=09d69dc84a2c5702b7277af9fc1fb64cb23a7773

commit 09d69dc84a2c5702b7277af9fc1fb64cb23a7773
Author:     Chris Moerz <[email protected]>
AuthorDate: 2024-05-21 11:25:19 +0000
Commit:     Fernando Apesteguía <[email protected]>
CommitDate: 2024-05-21 11:33:54 +0000

    [hb][security]: Fix MIT kdc command
    
    Fix kdc command in code snippet.
    
    PR:                     278640
    Reported by:            Jürgen Weber <[email protected]>
    Differential Revision:  https://reviews.freebsd.org/D45255
---
 documentation/content/en/books/handbook/security/_index.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/documentation/content/en/books/handbook/security/_index.adoc b/documentation/content/en/books/handbook/security/_index.adoc
index 9f7d1566be..e746ff1314 100644
--- a/documentation/content/en/books/handbook/security/_index.adoc
+++ b/documentation/content/en/books/handbook/security/_index.adoc
@@ -1478,7 +1478,7 @@ When using MIT Kerberos as a KDC on FreeBSD, execute the following commands to a
 
 [source,shell]
 ....
-# sysrc kdc_program="/usr/local/sbin/kdc"
+# sysrc kdc_program="/usr/local/sbin/krb5kdc"
 # sysrc kadmind_program="/usr/local/sbin/kadmind"
 # sysrc kdc_flags=""
 # sysrc kdc_enable="YES"
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.