-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No such file or directory #4
Comments
centos |
yum install -y pam-devel still not feasible |
docker run -itd centos:7.4.1708 |
** Install the missing PAM module, run your updates, then choose the following: For Debian based distributions, try:
For RHEL, CentOS or Fedora based systems, use:
|
You are not running a RHEL, CentOS or Fedora distribution. You may be running a Debian based system. Use this instead:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pam_jail_shell.c:29:34: fatal error: security/pam_modules.h: No such file or directory
#include <security/pam_modules.h>
The text was updated successfully, but these errors were encountered: