SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can

only exist if configured with --with-sha-crypt.
This commit is contained in:
nekral-guest 2008-05-19 20:59:51 +00:00
parent 0d6b2221ab
commit ae7aeda621
2 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@
* lib/getdef.c: SHA_CRYPT_MAX_ROUNDS and SHA_CRYPT_MIN_ROUNDS can
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>

View File

@ -1,4 +1,4 @@
<varlistentry>
<varlistentry condition="sha_crypt">
<term><option>SHA_CRYPT_MIN_ROUNDS</option> (number)</term>
<term><option>SHA_CRYPT_MAX_ROUNDS</option> (number)</term>
<listitem>