Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| centos7:5:3:1 [2017/05/04 19:29] – created Piotr Kłoczewski | centos7:5:3:1 [2017/05/04 19:30] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 41: | Line 41: | ||
| =====Remediation===== | =====Remediation===== | ||
| - | Run the following command to install the pam_pwquality module: | + | Edit the ''/ |
| - | < | + | |
| - | apt-get install libpam-pwquality | + | |
| - | </ | + | |
| - | Edit the ''/ | + | |
| < | < | ||
| password requisite pam_pwquality.so try_first_pass retry=3 | password requisite pam_pwquality.so try_first_pass retry=3 | ||