Update to r38462:
Use application tags. Approved by: bcr (mentor)
This commit is contained in:
parent
5fc249de8e
commit
89f5536119
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46707
1 changed files with 8 additions and 6 deletions
|
@ -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: 1.348
|
||||
basiert auf: r38462
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0" xml:id="security">
|
||||
<info><title>Sicherheit</title>
|
||||
|
@ -1960,7 +1960,7 @@ Aug 27 15:37:58 Aug 28 01:37:58 krbtgt/EXAMPLE.ORG@EXAMPLE.ORG</screen>
|
|||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><application>Kerberos</application>-Dienste
|
||||
<title>Heimdal <application>Kerberos</application>-Dienste
|
||||
einrichten</title>
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
|
@ -2077,7 +2077,7 @@ kadmin> <userinput>exit</userinput></screen>
|
|||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><application>Kerberos</application>-Clients
|
||||
<title>Heimdal <application>Kerberos</application>-Clients
|
||||
einrichten</title>
|
||||
<indexterm>
|
||||
<primary>Kerberos5</primary>
|
||||
|
@ -2122,7 +2122,8 @@ kadmin> <userinput>exit</userinput></screen>
|
|||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title><filename>.k5login</filename> und
|
||||
<title>Die Benutzerkonfigurationsdateien
|
||||
<filename>.k5login</filename> und
|
||||
<filename>.k5users</filename></title>
|
||||
|
||||
<indexterm>
|
||||
|
@ -3246,7 +3247,8 @@ racoon_enable="yes"</programlisting>
|
|||
</sect2>
|
||||
|
||||
<sect2>
|
||||
<title>Aktivieren von sshd</title>
|
||||
<title>Aktivieren von <application>sshd</application></title>
|
||||
|
||||
<indexterm>
|
||||
<primary>OpenSSH</primary>
|
||||
<secondary>aktivieren</secondary>
|
||||
|
@ -3371,7 +3373,7 @@ COPYRIGHT 100% |*****************************| 4735
|
|||
</sect2>
|
||||
|
||||
<sect2 xml:id="security-ssh-keygen">
|
||||
<title>ssh-keygen</title>
|
||||
<title><application>ssh-keygen</application></title>
|
||||
|
||||
<para>Mit &man.ssh-keygen.1; können DSA- oder RSA-Schlüssel
|
||||
für einen Benutzer erzeugt werden, die anstelle von
|
||||
|
|
Loading…
Reference in a new issue