summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorGeorge Lebl <jirka@5z.com>2003-01-13 09:01:29 +0000
committerGeorge Lebl <jirka@src.gnome.org>2003-01-13 09:01:29 +0000
commitfe11e53b31dce8ae34e9ade9d21a2387bd4cc9c5 (patch)
tree888b2329ef2fc04820853acb0078e6a82c80dc35 /config
parent48351706274781bd32b1eb13170545d1e9dc5b5c (diff)
downloadgdm-fe11e53b31dce8ae34e9ade9d21a2387bd4cc9c5.tar.gz
add pam_env
Mon Jan 13 01:00:23 2003 George Lebl <jirka@5z.com> * config/gdm: add pam_env * gui/greeter/greeter_action_language.c: make the language dialog at least 400 pixels wide, should fix #103254 * daemon/verify-pam.c: don't translate stuff that comes from pam, that should already be translated and this fixes #102691
Diffstat (limited to 'config')
-rw-r--r--config/gdm1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/gdm b/config/gdm
index 1d2e0816..e9dd91f0 100644
--- a/config/gdm
+++ b/config/gdm
@@ -1,4 +1,5 @@
#%PAM-1.0
+auth required /lib/security/pam_env.so
auth required /lib/security/pam_stack.so service=system-auth
auth required /lib/security/pam_nologin.so
account required /lib/security/pam_stack.so service=system-auth