FAQ: wordsmith password hashing
This commit is contained in:
parent
1d6a8965af
commit
e35076e423
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=51349
1 changed files with 2 additions and 2 deletions
|
@ -1311,11 +1311,11 @@
|
|||
</question>
|
||||
|
||||
<answer>
|
||||
<para>&os; 9 and later use
|
||||
<para>&os; uses
|
||||
<emphasis>SHA512</emphasis> by
|
||||
default. DES
|
||||
passwords are still available for backwards compatibility
|
||||
with legacy operating systems which still
|
||||
with operating systems that still
|
||||
use the less secure password format. &os; also supports
|
||||
the Blowfish and MD5 password formats. Which
|
||||
password format to use for new passwords is controlled by
|
||||
|
|
Loading…
Reference in a new issue