[gdm] redhat-pam: get rid of pam_nologin from launch environment stack
- From: Ray Strode <halfline src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gdm] redhat-pam: get rid of pam_nologin from launch environment stack
- Date: Fri, 10 Oct 2014 16:11:48 +0000 (UTC)
commit 425f5b5fa865c5b0718984795d8e82e4bf9d3189
Author: Ray Strode <rstrode redhat com>
Date: Fri Oct 10 12:06:29 2014 -0400
redhat-pam: get rid of pam_nologin from launch environment stack
pam_nologin is supposed to prevent users from logging in, not prevent
the login screen from coming up.
data/pam-redhat/gdm-launch-environment.pam | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/data/pam-redhat/gdm-launch-environment.pam b/data/pam-redhat/gdm-launch-environment.pam
index 2a7e4dd..f1811f1 100644
--- a/data/pam-redhat/gdm-launch-environment.pam
+++ b/data/pam-redhat/gdm-launch-environment.pam
@@ -1,7 +1,6 @@
#%PAM-1.0
auth required pam_env.so
auth required pam_permit.so
-account required pam_nologin.so
account include system-auth
password include system-auth
session optional pam_keyinit.so force revoke
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]