Bug 178417

Summary: Link to Kerberos FAQ has changed.
Product: Documentation Reporter: Trix Farrar <trix>
Component: Books & ArticlesAssignee: Benjamin Kaduk <bjk>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Trix Farrar 2013-05-08 12:50:00 UTC
The kerberos(8) man page lists the Kerberos FAQ as http://www.nrl.navy.mil/CCS/people/kenh/kerberos-faq.html, the URL appears to have changed to http://www.cmf.nrl.navy.mil/krb/kerberos-faq.html.

Fix: 

Change link to http://www.cmf.nrl.navy.mil/krb/kerberos-faq.html
How-To-Repeat: Open the link from the man page.  It redirects to the Center for Computational Science (CCS) home page.
Comment 1 Benjamin Kaduk freebsd_committer freebsd_triage 2013-05-08 17:04:16 UTC
Responsible Changed
From-To: freebsd-doc->bjk
Comment 2 Benjamin Kaduk freebsd_committer freebsd_triage 2013-05-08 17:06:18 UTC
State Changed
From-To: open->closed

The kerberos manual page is contributed upstream sources from Heimdal 
and should be fixed upstream first and then imported into FreeBSD.
Comment 3 Ben Kaduk 2013-05-08 17:14:37 UTC
I submitted https://github.com/heimdal/heimdal/pull/25 for this change.

-Ben