pam_timestamp_check

PAM (Pluggable Authentication Modules) library

Debian Debian
RUN apt-get update && \ apt-get install -y libpam-modules-bin
Ubuntu
RUN apt-get update && \ apt-get install -y libpam-modules-bin
Arch Arch Linux
RUN pacman -S --noconfirm pam
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y libpam-modules-bin
CentOS
RUN yum install -y pam
Fedora
RUN dnf install -y pam
Raspbian
RUN apt-get update && \ apt-get install -y libpam-modules-bin
click the source code to copy install pam_timestamp_check on any operating system with command-not-found.com