SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
only exist if configured with --with-sha-crypt.
This commit is contained in:
parent
0d6b2221ab
commit
ae7aeda621
@ -2,6 +2,7 @@
|
|||||||
|
|
||||||
* lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
|
* lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
|
||||||
only exist if configured with --with-sha-crypt.
|
only exist if configured with --with-sha-crypt.
|
||||||
|
* man/login.defs.d/SHA_CRYPT_MIN_ROUNDS.xml: Likewise.
|
||||||
|
|
||||||
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
2008-05-19 Nicolas François <nicolas.francois@centraliens.net>
|
||||||
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
<varlistentry>
|
<varlistentry condition="sha_crypt">
|
||||||
<term><option>SHA_CRYPT_MIN_ROUNDS</option> (number)</term>
|
<term><option>SHA_CRYPT_MIN_ROUNDS</option> (number)</term>
|
||||||
<term><option>SHA_CRYPT_MAX_ROUNDS</option> (number)</term>
|
<term><option>SHA_CRYPT_MAX_ROUNDS</option> (number)</term>
|
||||||
<listitem>
|
<listitem>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user