V8.13.272.2025.10.22
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m56s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-22 21:35:34 +01:00
parent cc6a47ebc0
commit 640a4ee1cc
7 changed files with 22 additions and 11 deletions

View File

@@ -171,8 +171,6 @@ CHFN_RESTRICT rwh
# the PAM modules configuration.
#
ENCRYPT_METHOD YESCRYPT
SHA_CRYPT_MIN_ROUNDS 8388608
SHA_CRYPT_MAX_ROUNDS 8388608
#
# Should login be allowed if we can't cd to the home directory?
@@ -206,7 +204,9 @@ NONEXISTENT /nonexistent
USERGROUPS_ENAB yes
#
# Added by CISS.debian.live.builder for redundance
UMASK 077
# Added by CISS.debian.live.builder for redundancy
UMASK 027
SHA_CRYPT_MIN_ROUNDS 8388608
SHA_CRYPT_MAX_ROUNDS 8388608
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=conf