mirror of
https://github.com/shadow-maint/shadow.git
synced 2026-01-26 05:57:53 +00:00
etc/login.defs: Clarify PASS_MAX_LEN usage
The PASS_MAX_LEN option is only used with DES. Signed-off-by: Tobias Stoeckmann <tobias@stoeckmann.org>
This commit is contained in:
parent
7255cd93a6
commit
b236090cd0
@ -276,7 +276,7 @@ PASS_ALWAYS_WARN yes
|
|||||||
#
|
#
|
||||||
# Number of significant characters in the password for crypt().
|
# Number of significant characters in the password for crypt().
|
||||||
# Default is 8, don't change unless your crypt() is better.
|
# Default is 8, don't change unless your crypt() is better.
|
||||||
# Ignored if MD5_CRYPT_ENAB set to "yes".
|
# Only used for DES encryption algorithm.
|
||||||
#
|
#
|
||||||
#PASS_MAX_LEN 8
|
#PASS_MAX_LEN 8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user