svn commit: r54213 - head/de_DE.ISO8859-1/books/handbook/security

Bjoern Heidotting <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.doc
Message-ID <[email protected]>
Author: bhd
Date: Sun Jun  7 12:23:42 2020
New Revision: 54213
URL: https://svnweb.freebsd.org/changeset/doc/54213

Log:
  Update to r54063:
  
  Properly document invoking MIT Kerberos daemons through rc.conf.

Modified:
  head/de_DE.ISO8859-1/books/handbook/security/chapter.xml

Modified: head/de_DE.ISO8859-1/books/handbook/security/chapter.xml
==============================================================================
--- head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Sun Jun  7 12:17:39 2020	(r54212)
+++ head/de_DE.ISO8859-1/books/handbook/security/chapter.xml	Sun Jun  7 12:23:42 2020	(r54213)
@@ -5,7 +5,7 @@
 
      $FreeBSD$
      $FreeBSDde: de-docproj/books/handbook/security/chapter.xml,v 1.178 2012/04/30 17:07:41 bcr Exp $
-     basiert auf: r53406
+     basiert auf: r54063
 -->
 <chapter xmlns="http://docbook.org/ns/docbook"
   xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
@@ -1682,11 +1682,11 @@ [email protected]</programlisting>
 	verwenden, sollten Sie außerdem folgende Änderungen an
 	<filename>/etc/rc.conf</filename> vornehmen:</para>
 
-      <programlisting>kerberos5_server="/usr/local/sbin/krb5kdc"
-kadmind5_server="/usr/local/sbin/kadmind"
-kerberos5_server_flags=""
-kerberos5_server_enable="YES"
-kadmind5_server_enable="YES"</programlisting>
+      <programlisting>kdc_program="/usr/local/sbin/kdc"
+kadmind_program="/usr/local/sbin/kadmind"
+kdc_flags=""
+kdc_enable="YES"
+kadmind_enable="YES"</programlisting>
     </sect2>
 
     <sect2>

_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"
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.