Skip to content

Pull password length from pam_passwordqc#1648

Open
puck wants to merge 1 commit intoCISOfy:masterfrom
puck:pam_passwdqc
Open

Pull password length from pam_passwordqc#1648
puck wants to merge 1 commit intoCISOfy:masterfrom
puck:pam_passwdqc

Conversation

@puck
Copy link

@puck puck commented Jul 22, 2025

Also return passphrase settings if configured. People may want to enforce these settings differently from password settings.

Also return passphrase settings if configured. People may want to enforce these settings differently from password settings.
@puck
Copy link
Author

puck commented Aug 27, 2025

I happy to provide a sample PAM config file for pam_passwordqc if that'd be useful.

@puck
Copy link
Author

puck commented Oct 19, 2025

Sample config line:

password requisite pam_passwdqc.so min=disabled,disabled,18,18,18 passphrase=6 random=56 enforce=everyone 

Minimum password length is 18 characters, passphrase at least 6 words.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant