Re: gnome keyring

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

 



Kanwar Ranbir Sandhu wrote:
> On Sat, 2008-03-08 at 09:16 -0600, Brian Millett wrote:
>> So, what did you do to get it to work?
> 
> You need to install the pam_keyring package for this login
> password/keyring password integration to work seamlessly.
> 
> You might have to remove the old keyrings out of the way after
> installing the pam_keyring package before it'll work properly.

Pam keyring can still be used, but it is not required.  Instead, the
gnome-keyring-pam package provides similar functionality.  That's all
I am using with F8.  My /etc/pam.d/gdm config looks like this:

$ cat /etc/pam.d/gdm
#%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

I only have one file in ~/.gnome2/keyrings:

$ ll ~/.gnome2/keyrings/
-rw------- 1 tmz tmz 2.4K 2008-03-03 18:40 login.keyring

-- 
Todd        OpenPGP -> KeyID: 0xBEAF0CE3 | URL: www.pobox.com/~tmz/pgp
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Fleas can be taught nearly anything that a Congressman can.
    -- Mark Twain

Attachment: pgp88kHvFiJf2.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