Score:0

pam_cracklib minlen not working as expected

uz flag

im trying to enforce a password policy using pam_cracklib on Debian with this configuration

minlen=10 lcredit=-1 ucredit=-1 ocredit=-1

but i still can create passwords with less than 10 length.

Edit

this is the content of my /etc/pam.d/common-password

password requisite    pam_cracklib.so   retry=3 minlen=10 ucredit=-1 dcredit=-1 maxrepeat=3 difork=7 reject_username enforce_for_root

password [success=1 default=ignore]  pam_unix.so obscure use_authtok try_first_pass sha512```
in flag
How did you configure this? Post your config files
aamd avatar
uz flag
i edited my question with my config file content
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.