Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
centos7:5:3:1 [2017/05/04 19:29] – created Piotr Kłoczewskicentos7: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 ''/etc/pam.d/password-auth'' and ''/etc/pam.d/system-auth'' files to include the appropriate options for ''pam_pwquality.so'' and to conform to site policy:
-<Code:bash> +
-apt-get install libpam-pwquality +
-</Code> +
-Edit the ''/etc/pam.d/common-passwd'' file to include the appropriate options for ''pam_pwquality.so'' and to conform to site policy:+
 <Code:bash> <Code:bash>
 password requisite pam_pwquality.so try_first_pass retry=3 password requisite pam_pwquality.so try_first_pass retry=3
  • centos7/5/3/1.1493918952.txt.gz
  • Last modified: 2017/05/04 19:29
  • by Piotr Kłoczewski