Bug 251854 - kerberos(8): Dead link to faq
Summary: kerberos(8): Dead link to faq
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Guangyuan Yang
URL: https://reviews.freebsd.org/D27668
Keywords:
Depends on:
Blocks:
 
Reported: 2020-12-14 23:00 UTC by ktullavik
Modified: 2021-05-19 21:24 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ktullavik 2020-12-14 23:00:42 UTC
Dead link in description section:
http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html
Comment 1 Guangyuan Yang freebsd_committer freebsd_triage 2020-12-15 06:58:10 UTC
The link seemed to be dead for a very long time. Still viewable on archive.org though:

https://web.archive.org/web/20011217080257/http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html
Comment 2 Guangyuan Yang freebsd_committer freebsd_triage 2020-12-19 13:24:35 UTC
https://reviews.freebsd.org/D27668
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-05-16 05:38:45 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=80ba60f64394fab3cda10d5921af896ed1c57c5f

commit 80ba60f64394fab3cda10d5921af896ed1c57c5f
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-05-16 05:37:09 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-05-16 05:37:09 +0000

    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).

    MFC after:      3 days
    PR:             251854
    Reported by:    ktullavik@gmail.com
    Submitted by:   bjk (upstream github)
    Reviewed by:    bcr

 crypto/heimdal/lib/krb5/kerberos.8 | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2021-05-19 21:23:58 UTC
A commit in branch stable/13 references this bug:

URL: https://cgit.FreeBSD.org/src/commit/?id=024a9aa7010ce54ff05224bda1cd9f361b648c23

commit 024a9aa7010ce54ff05224bda1cd9f361b648c23
Author:     Guangyuan Yang <ygy@FreeBSD.org>
AuthorDate: 2021-05-16 05:37:09 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-05-19 21:22:44 +0000

    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 80ba60f64394fab3cda10d5921af896ed1c57c5f)

 crypto/heimdal/lib/krb5/kerberos.8 | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)