Gnome keyring

Todd Zullinger tmz at pobox.com
Thu Apr 10 16:33:39 UTC 2008


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 542 bytes
Desc: not available
Url : http://lists.fedoraproject.org/pipermail/users/attachments/20080410/98305597/attachment-0001.bin 


More information about the users mailing list