linux-pam

Pluggable Authentication Modules for Linux system authentication

brewmacoslinux
Try with needOr install directly
Source

About

Pluggable Authentication Modules for Linux

Commands

pam_unixpam_permitpam_denypam_cracklib

Examples

View PAM configuration for SSH authentication$ cat /etc/pam.d/sshd
Check available PAM modules on the system$ ls /usr/lib/x86_64-linux-gnu/security/
View PAM configuration for sudo access$ cat /etc/pam.d/sudo