Update to r52832:
Fix broken URLs in Kerberos section.
This commit is contained in:
parent
c25492e2b9
commit
4d16f8a780
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52836
1 changed files with 3 additions and 3 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: r52805
|
||||
basiert auf: r52832
|
||||
-->
|
||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||
xmlns:xlink="http://www.w3.org/1999/xlink" version="5.0"
|
||||
|
|
@ -1895,7 +1895,7 @@ kadmind5_server_enable="YES"</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para><link
|
||||
xlink:href="http://www.ietf.org/rfc/rfc4120.txt?number=4120">
|
||||
xlink:href="https://www.ietf.org/rfc/rfc4120.txt">
|
||||
RFC 4120, The <application>Kerberos</application>
|
||||
Network Authentication Service (V5)</link></para>
|
||||
</listitem>
|
||||
|
|
@ -1909,7 +1909,7 @@ kadmind5_server_enable="YES"</programlisting>
|
|||
|
||||
<listitem>
|
||||
<para><link
|
||||
xlink:href="http://www.pdc.kth.se/heimdal/">Heimdal
|
||||
xlink:href="https://www.h5l.org/">Heimdal
|
||||
<application>Kerberos</application>-Seite</link></para>
|
||||
</listitem>
|
||||
</itemizedlist>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue