Re: Gnome keyring

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jonathan Underwood wrote:
> Actually, pam_keyring has been superceded by gnome-pam-keyring.
> However, that doesn't currently work on F-8
> (https://bugzilla.redhat.com/show_bug.cgi?id=356931).

I'll be damned, but it's been working for me for months now.  I might
not recall one of the few tweaks I made to get it to work, but all I
think it took was:

Ensure gnome-keyring-pam is installed
Edit /etc/pam.d/gdm
Log out
Move ~/.gnome2/keyrings out of the way
Log in

The only file I have in ~/.gnome2/keyrings/ now is login.keyring.

My gdm pam file is:

#%PAM-1.0
auth     [success=done ignore=ignore default=bad] pam_selinux_permit.so
auth       required    pam_env.so
auth       optional    pam_gnome_keyring.so
auth       include     system-auth
account    required    pam_nologin.so
account    include     system-auth
password   include     system-auth
session    required    pam_selinux.so close
session    include     system-auth
session    required    pam_loginuid.so
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

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
What we seek is not the overthrow of the government, but a situation
in which it gets lost in the shuffle.
    -- Duncan Frissell

Attachment: pgpsWzqSQx3oA.pgp
Description: PGP signature


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux