mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
kerberos.8: Replace dead link
Replace it with a tutorial hosted on kerberos.org and the classic
"dialogue" from Bill Bryant. The change has been reported and
merged upstream (https://github.com/heimdal/heimdal/commit/7f3445f1b7).
PR: 251854
Reported by: ktullavik@gmail.com
Submitted by: bjk (upstream github)
Reviewed by: bcr
(cherry picked from commit 80ba60f643)
This commit is contained in:
parent
b3e8bfd771
commit
024a9aa701
1 changed files with 7 additions and 4 deletions
|
|
@ -31,7 +31,7 @@
|
|||
.\"
|
||||
.\" $Id$
|
||||
.\"
|
||||
.Dd September 1, 2000
|
||||
.Dd May 15, 2021
|
||||
.Dt KERBEROS 8
|
||||
.Os HEIMDAL
|
||||
.Sh NAME
|
||||
|
|
@ -71,9 +71,12 @@ or
|
|||
.Ic ftp ,
|
||||
without giving your password.
|
||||
.Pp
|
||||
For more information on how Kerberos works, and other general Kerberos
|
||||
questions see the Kerberos FAQ at
|
||||
.Pa http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html .
|
||||
For more information on how Kerberos works, see the tutorial at
|
||||
.Lk https://kerberos.org/software/tutorial.html
|
||||
or the informal
|
||||
.Dq dialogue
|
||||
at
|
||||
.Lk https://web.mit.edu/kerberos/dialogue.html .
|
||||
.Pp
|
||||
For setup instructions see the Heimdal Texinfo manual.
|
||||
.Sh SEE ALSO
|
||||
|
|
|
|||
Loading…
Reference in a new issue