Better replacing yescrypt to sha512

This commit is contained in:
myvesta 2021-09-26 11:55:15 +02:00 committed by GitHub
commit f66403eb9f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1442,7 +1442,7 @@ fi
if [ "$release" -eq 11 ]; then
# Switching to sha512
sed -i "s/obscure yescrypt/obscure sha512/g" /etc/pam.d/common-password
sed -i "s/yescrypt/sha512/g" /etc/pam.d/common-password
fi
# Deleting old admin user