Skip to content
Snippets Groups Projects
Commit 2b0a7804 authored by Chris Hines's avatar Chris Hines
Browse files

change to pam_access

Former-commit-id: 24970d91
parent 2ee3e4e7
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@ auth substack password-auth
auth include postlogin
# Used with polkit to reauthorize users in remote sessions
-auth optional pam_reauthorize.so prepare
account [success=1 default=ignore] pam_succeed_if.so quiet user ingroup systems
account sufficient pam_access.so
account required pam_nologin.so
account include password-auth
password include password-auth
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment