mirror of
https://github.com/void-linux/void-packages.git
synced 2025-10-13 05:55:12 +02:00
* /etc/pam.d/passwd: remove some default values. * Create /etc/pam.d/chsh and /etc/pam.d/chfn to make them work. Bump revision. --HG-- extra : convert_revision : 9be5eba021dd0ee393782432de81ad6eac4861ab
3 lines
148 B
Text
3 lines
148 B
Text
password required pam_cracklib.so type=Linux retry=3 \
|
|
dictpath=/lib/cracklib/pw_dict
|
|
password required pam_unix.so sha512 shadow use_authtok
|