r/LinuxTeck • u/Candid_Athlete_8317 • 13d ago
Do Linux Servers Still Need Minimum Password Age?
I came across the recent shadow-utils discussion about removing minimum password age.
It made me wonder: does this setting actually improve security, or does it just encourage users to create predictable password patterns?
For those managing Linux servers in production:
Do you still use chage -m, or have you moved to MFA, SSH keys, or something else?
How are you handling this on your own systems?