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.
Loading...
Related Quiz
- Your organization is implementing a policy to disable root login via SSH. Which configuration file and parameter should you modify?
- Which command is used to send ICMP echo requests to test network connectivity?
- The systemctl command is primarily used to control the _________ system and service manager.
- To ensure a consistent policy across machines, SELinux policies can be stored in _________ format.
- What is the primary distinction between top and htop when monitoring system processes?