fedora 9: pam_ssh and pam_keyring ?

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

 



I used to use pam_ssh and pam_keyring to unlock ssh keys and the gnome
keyring when logging in, both having the same password as my login password.
However, in fedora 9, this doesn't seem to work, I am still prompted for
a password the first time I use ssh and the first time some program
wants to access the keyring.

Might this be a side effect of the completely new (and seemingly
unfinished, uncustomizable and undocumentend) new gdm? Or is there
something else I am missing here.

Here is the contents of my /etc/pam.d/gdm which si almost the same as
what I had working on fedora 7:

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

I also noticed there is a new pam_gnome-Keyring, but I haven't had any
luck with that one either.

David Jansen

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux