You are a system administrator and notice that users are able to use simple passwords. Which tool or command would you use to enforce complex password policies?
- passwd
- chsh
- pam_tally2
- passwdqc
To enforce complex password policies, you can use the passwdqc tool. passwdqc is a password complexity checking and policy enforcement tool that can help you ensure that users create strong passwords by setting specific requirements such as length, character classes, and more.
Loading...
Related Quiz
- Services in Linux that start at boot and run in the background are commonly referred to as _________.
- If you want to shift the positional parameters to the left, which command would you use?
- For enhanced security, Linux passwords are not stored in plain text but are _________ before storing.
- AppArmor policies are commonly defined using which type of files?
- When configuring SSH key-based authentication, which file is typically modified on the server?