add optional gnome-keyring support to the gdm pam stack

This commit is contained in:
Matthias Clasen 2007-07-30 17:57:36 +00:00
parent 85b35ec9a6
commit 0d51de2491
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,7 @@
#%PAM-1.0
auth required pam_env.so
auth include system-auth
auth optional pam_gnome_keyring.so auto_start
account required pam_nologin.so
account include system-auth
password include system-auth
@ -8,4 +9,5 @@ session optional pam_keyinit.so force revoke
session include system-auth
session required pam_loginuid.so
session optional pam_console.so
session optional pam_gnome_keyring.so

View File

@ -17,7 +17,7 @@
Summary: The GNOME Display Manager
Name: gdm
Version: 2.19.4
Release: 1%{?dist}
Release: 2%{?dist}
Epoch: 1
License: LGPL/GPL
Group: User Interface/X
@ -350,6 +350,9 @@ fi
%{_datadir}/pixmaps/faces/extras/*.jpg
%changelog
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 1:2.19.4-2
- Add optional gnome-keyring support to the gdm pam stack
* Tue Jul 10 2007 Ray Strode <rstrode@redhat.com> - 1:2.19.4-1
- Update to 2.19.4