PAM Configuration Directives

Filename: cs_password.txt
Project Name: Pluggable Authentication Module (PAM)
Language: System Configuration
Description:

These directives need to be added  to the /etc/pam.d/ or /etc/init.d/ folder on the system.

Code:

auth       required   /lib/security/pam_unix_auth.so
account    required   /lib/security/pam_unix_acct.so
password   required   /lib/security/pam_unix_passwd.so