On Thu, 2009-01-29 at 01:20 -0800, Mike Cloaked wrote: > > > Bugzilla from kevin.kofler@xxxxxxxxx wrote: > > > > > > You can try disabling the pam_gnome_keyring.so in /etc/pam.d/kde (which is > > what KDM uses), but then you'll have to unlock the keyring by hand (by > > typing the password again) after logging in. > > > > > > In /etc/pam.d/kdm I presume which currently contains: > #%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 > 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 include system-auth > > Exactly what do I change to disable pam_gnome_keyring? I commented out the two lines containing pam_gnome_keyring. Works for me. poc -- fedora-list mailing list fedora-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines