This section will discuss the need for, and syntax of, the
/etc/pam.conf
file.
Note, the Linux-PAM specific tokens in this file are case insensitive. The module_paths are case sensitive, since they indicate a file's name. The case-sensitivity of the arguments to any given module is defined for each module in turn.
....