How to display password policy information for a user (Ubuntu)?
Fresh3 days ago
Mar 15, 202671157 viewsConfidence Score0%
0%
Problem
Ubuntu Documentation > Ubuntu 9.04 > Ubuntu Server Guide > Security > User Management states that there is a default minimum password length for Ubuntu: By default, Ubuntu requires a minimum password length of 4 characters Say the password is to be modified by the user using . Is there a command fo…
Error Output
> sudo chage -l SomeUserName Last password change : May 13, 2010 Password expires :…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How to display password policy information for a user (Ubuntu)?
Low Risk
The OP confuses two different questions: policy and password length. As already stated by @BillThor, password length is dealt with by the PAM module, under the not truly auspicious keyword , in the file /etc/pam.d/common-password, which contains the…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix