summaryrefslogtreecommitdiff
path: root/data/pam-redhat/gdm-welcome.pam
diff options
context:
space:
mode:
Diffstat (limited to 'data/pam-redhat/gdm-welcome.pam')
-rw-r--r--data/pam-redhat/gdm-welcome.pam2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/pam-redhat/gdm-welcome.pam b/data/pam-redhat/gdm-welcome.pam
index b301f4f9..17f323e1 100644
--- a/data/pam-redhat/gdm-welcome.pam
+++ b/data/pam-redhat/gdm-welcome.pam
@@ -1,9 +1,11 @@
#%PAM-1.0
auth required pam_env.so
auth required pam_permit.so
+auth include postlogin
account required pam_nologin.so
account include system-auth
password include system-auth
session required pam_loginuid.so
session optional pam_keyinit.so force revoke
session include system-auth
+session include postlogin