Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 574543 Details for
Bug 809152
Move session pam_gnome_keyring.so after pam_systemd.so
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Move session pam_gnome_keyring.so so after pam_systemd.so
0001-Move-session-pam_gnome_keyring.so-so-after-pam_syste.patch (text/plain), 1.95 KB, created by
Stef Walter
on 2012-04-02 15:36:52 UTC
(
hide
)
Description:
Move session pam_gnome_keyring.so so after pam_systemd.so
Filename:
MIME Type:
Creator:
Stef Walter
Created:
2012-04-02 15:36:52 UTC
Size:
1.95 KB
patch
obsolete
>From 44ef3dbb5c4100d9d448ed248dfee75505be263b Mon Sep 17 00:00:00 2001 >From: Stef Walter <stefw@gnome.org> >Date: Mon, 2 Apr 2012 17:31:32 +0200 >Subject: [PATCH] Move session pam_gnome_keyring.so so after pam_systemd.so > > * This is so that it gets XDG_RUNTIME_DIR environment variable > which is needed by gnome-keyring 3.4.0 and later > >https://bugzilla.redhat.com/show_bug.cgi?id=809152 >--- > gdm-pam | 2 +- > gdm-password.pam | 2 +- > gdm.spec | 3 +++ > 3 files changed, 5 insertions(+), 2 deletions(-) > >diff --git a/gdm-pam b/gdm-pam >index a0027f2..bdc0071 100644 >--- a/gdm-pam >+++ b/gdm-pam >@@ -15,6 +15,6 @@ session optional pam_console.so > session required pam_selinux.so open > session optional pam_keyinit.so force revoke > session required pam_namespace.so >-session optional pam_gnome_keyring.so auto_start > session include system-auth >+session optional pam_gnome_keyring.so auto_start > session include postlogin >diff --git a/gdm-password.pam b/gdm-password.pam >index 44a77b4..650534c 100644 >--- a/gdm-password.pam >+++ b/gdm-password.pam >@@ -16,6 +16,6 @@ session optional pam_console.so > session required pam_selinux.so open > session optional pam_keyinit.so force revoke > session required pam_namespace.so >-session optional pam_gnome_keyring.so auto_start > session include password-auth >+session optional pam_gnome_keyring.so auto_start > session include postlogin >diff --git a/gdm.spec b/gdm.spec >index b7e42e5..a7b0e3e 100644 >--- a/gdm.spec >+++ b/gdm.spec >@@ -375,6 +375,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor >&/dev/null || : > %{_libdir}/girepository-1.0/GdmGreeter-1.0.typelib > > %changelog >+* Mon Apr 2 2012 Stef Walter <stefw@redhat.com> >+- Move pam_gnome_keyring.so after systemd so it gets XDG_SYSTEM_DIR >+ > * Tue Mar 27 2012 Ray Strode <rstrode@redhat.com> 3.4.0.1-1 > - Update to 3.4.0.1 > - fixes autologin >-- >1.7.9.3 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 809152
: 574543