Bug 177215

Summary: [handbook] [patch] FreeBSD uses SHA512 and no more MD5 for encrypting passwords
Product: Documentation Reporter: olivier
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: bcr
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description olivier 2013-03-22 00:10:00 UTC
FreeBSD 9.1 uses SHA512 and not MD5 for encrypting passwords.
But chapter 15.4.1 "Recognizing Your Crypt Mechanism" still indicate MD5.

Fix: Applying the patch.

Patch attached with submission follows:
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2013-03-22 00:50:40 UTC
Responsible Changed
From-To: freebsd-doc->eadler

I'll take it.
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2013-06-26 19:05:04 UTC
Responsible Changed
From-To: eadler->freebsd-doc

I don't have time for this PR any time soon
Comment 3 Benedict Reuschling freebsd_committer freebsd_triage 2017-08-04 21:58:19 UTC
We changed that part a while ago, but apparently forgot to close this PR. 
Thanks for submitting it anyway.