We now use blf by default instead of md5
Approved by: wblock
This commit is contained in:
parent
e5b8ed1159
commit
df7ba75f83
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39250
1 changed files with 4 additions and 2 deletions
|
@ -1849,8 +1849,10 @@
|
||||||
</question>
|
</question>
|
||||||
|
|
||||||
<answer>
|
<answer>
|
||||||
<para>The default password format on &os; is to use
|
<para>&os; 7 and 8 use MD5 password hashing by
|
||||||
<emphasis>MD5</emphasis>-based passwords. These are
|
default. Recent versions
|
||||||
|
of &os; use <emphasis>blf</emphasis> by default.
|
||||||
|
These are
|
||||||
believed to be more secure than the traditional &unix;
|
believed to be more secure than the traditional &unix;
|
||||||
password format, which used a scheme based on the
|
password format, which used a scheme based on the
|
||||||
<emphasis>DES</emphasis> algorithm. DES passwords are still
|
<emphasis>DES</emphasis> algorithm. DES passwords are still
|
||||||
|
|
Loading…
Reference in a new issue