Mailinglist Archive: opensuse-bugs (9642 mails)

< Previous Next >
[Bug 339737] New: pam_keyring not properly starting during logon
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 7 Nov 2007 01:38:40 -0700 (MST)
  • Message-id: <bug-339737-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=339737

Summary: pam_keyring not properly starting during logon
Product: openSUSE 10.3
Version: Final
Platform: i586
OS/Version: openSUSE 10.3
Status: NEW
Severity: Normal
Priority: P5 - None
Component: GNOME
AssignedTo: bnc-team-gnome@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: telescreamer@xxxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Customer


pam_keyring does not unlock the gnome keyring although the passwords for the
default keyring and the user password are the same. Unlocking the keyring by
hand a little later works fine.

in /var/log/messages:
pam_keyring: starting gnome-keyring-daemon
pam_keyring: gnome-keyring-daemon failed to start correctly, exit code: 0

/etc/pam.d/gdm:
#%PAM-1.0
auth include common-auth
auth optional pam_keyring.so try_first_pass
account include common-account
password include common-password
session required pam_loginuid.so
session include common-session
session required pam_resmgr.so
session optional pam_gnome_keyring.so


--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >