5.3.2.3.3 Ensure pam_pwhistory includes use_authtok
Information
use_authtok - When password changing enforce the module to set the new password to the one provided by a previously stacked password module use_authtok allows multiple pam modules to confirm a new password before it is accepted.
Solution
Run the following command to add the use_authtok option to the password stack's pam_pwhistory.so module lines: # pam-config -a --pwhistory --pwhistory-use_authtok