Date: Thu, 27 Sep 2012 18:26:03 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39624 - head/en_US.ISO8859-1/books/faq Message-ID: <201209271826.q8RIQ3DZ071927@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler (src,ports committer) Date: Thu Sep 27 18:26:03 2012 New Revision: 39624 URL: http://svn.freebsd.org/changeset/doc/39624 Log: Reword paragraph to not make it seem that the default is insecure. Approved by: gabor Modified: head/en_US.ISO8859-1/books/faq/book.sgml Modified: head/en_US.ISO8859-1/books/faq/book.sgml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.sgml Thu Sep 27 17:36:37 2012 (r39623) +++ head/en_US.ISO8859-1/books/faq/book.sgml Thu Sep 27 18:26:03 2012 (r39624) @@ -1851,7 +1851,7 @@ available if you need to share your password file with legacy operating systems which still use the less secure password format. &os; also allows you to use the Blowfish - password format, which is more secure. Which password + and MD5 password formats. Which password format to use for new passwords is controlled by the <literal>passwd_format</literal> login capability in <filename>/etc/login.conf</filename>, which takes values of
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209271826.q8RIQ3DZ071927>