/etc/pam.d/francine is in francine 0.99.8+orig-2.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 | #
# The PAM configuration file for francine
#
auth required pam_unix.so
account required pam_unix.so
password required pam_unix.so
session required pam_unix.so
|