Skip to content
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

Allow override pam access control flags #93

Merged
merged 2 commits into from
Jan 28, 2015

Commits on Jan 28, 2015

  1. Add login_pam_access and sshd_pam_access parameters

    * These two parameters default to "required" and override the control flag for pam_access.so
    * A value of "absent" will remove the pam_access.so line
    * Used in sshd.conf and login.conf for EL5, EL6 and SUSE 11
    treydock committed Jan 28, 2015
    Configuration menu
    Copy the full SHA
    489a8f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ce7c49 View commit details
    Browse the repository at this point in the history