Replace dead link in kerberos.8

While Ken Hornstein's FAQ was useful in its day, much of its content
is no longer relevant (e.g., Kerberos 4) or even actively harmful
(e.g., the latest version of MIT krb5 is not 1.2.1).  It was also
somewhat MIT-krb5-focused, especially relating to configuration file
snippets, which is not necessarily a great fit for the Heimdal
documentation.

Replace it with a tutorial hosted on kerberos.org and the classic
"dialogue" from Bill Bryant.

Fixes: #766
This commit is contained in:
Benjamin Kaduk
2020-12-29 18:40:29 -08:00
committed by Nico Williams
parent 7985f402cb
commit 7f3445f1b7

View File

@@ -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
.Lk http://www.cmf.nrl.navy.mil/krb/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