Which Linux command can be used to enforce password policies and aging?

  • passwd
  • chage
  • pam-config
  • usermod
The chage command in Linux is used to enforce password policies and aging. It allows system administrators to set password expiration, minimum and maximum password age, and other security-related settings for user accounts. This helps enhance the security of the system by ensuring that passwords are regularly updated.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *