From: Alejandro Colomar Date: Sun, 19 Jul 2026 12:49:23 +0000 (+0200) Subject: man/login.defs.5.xml: Remove references to PASS_MAX_LEN X-Git-Tag: 4.20.0-rc3~9 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8b050175391bccf96c085175a4f65cf974100dc2;p=thirdparty%2Fshadow.git man/login.defs.5.xml: Remove references to PASS_MAX_LEN We removed the configuration variable. The documentation of PASS_MIN_LEN was moved to a new file of its own name, and removed the file that documented PASS_MAX_LEN. Fixes: 8aa3f439b23b (2026-07-17; "*/: login.defs(5): PASS_MAX_LEN: Remove configuration variable") Signed-off-by: Alejandro Colomar --- diff --git a/man/login.defs.5.xml b/man/login.defs.5.xml index 05e4d1b7a..b7cdf3e78 100644 --- a/man/login.defs.5.xml +++ b/man/login.defs.5.xml @@ -48,7 +48,7 @@ - + @@ -205,7 +205,7 @@ time of account creation. Any changes to these settings won't affect existing accounts. - &PASS_MAX_LEN; + &PASS_MIN_LEN; &PORTTIME_CHECKS_ENAB; "AS_ENAB; &SHA_CRYPT_MIN_ROUNDS; @@ -416,7 +416,7 @@ BCRYPT_MAX_ROUNDS BCRYPT_MIN_ROUNDS ENCRYPT_METHOD OBSCURE_CHECKS_ENAB - PASS_ALWAYS_WARN PASS_CHANGE_TRIES PASS_MAX_LEN PASS_MIN_LEN + PASS_ALWAYS_WARN PASS_CHANGE_TRIES PASS_MIN_LEN SHA_CRYPT_MAX_ROUNDS SHA_CRYPT_MIN_ROUNDS YESCRYPT_COST_FACTOR