/etc/pam.conf (help)
When a PAM aware privilege granting application is started, it activates its attachment to the PAM-API. This activation performs a number of tasks, the most important being the reading of the configuration file(s): /etc/pam.conf. Alternatively, this may be the contents of the /etc/pam.d/ directory. The presence of this directory will cause Linux-PAM to ignore /etc/pam.conf. [1]
Documentation
- man 5 'pam.conf' [EN]
References
- ↑ man 5 'pam.conf'