/usr/share/pam-configs/pam_script is in libpam-script 1.1.7-1.
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 9 10 11 12 13 14 15 | Name: Support for authentication by external scripts
Default: yes
Priority: 257
Auth-Type: Primary
Auth:
sufficient pam_script.so
Account-Type: Primary
Account:
sufficient pam_script.so
Password-Type: Primary
Password:
sufficient pam_script.so
Session-Type: Additional
Session:
optional pam_script.so
|