unix_chkpwd
PAM (Pluggable Authentication Modules) library
RUN apt-get update && \
apt-get install -y libpam-modules-bin
RUN apt-get update && \
apt-get install -y libpam-modules-bin
RUN pacman -S --noconfirm pam
RUN apt-get update && \
apt-get install -y libpam-modules-bin
RUN yum install -y pam
RUN dnf install -y pam
RUN apt-get update && \
apt-get install -y libpam-modules-bin