Bug 827456

Summary: ssh key not unlocked on login anymore
Product: [Fedora] Fedora Reporter: David Mansfield <bugzilla>
Component: gnome-keyringAssignee: Tomáš Bžatek <tbzatek>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 17CC: debarshir, tbzatek, tsmetana, walters
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-06-06 19:18:56 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description David Mansfield 2012-06-01 14:14:51 UTC
Description of problem:
When I login, then open a terminal window, and try ssh, it asks me (in text mode) for my passphrase.  Under Fedora 16 this was unlocked automatically.

Version-Release number of selected component (if applicable):
gnome-keyring-3.4.1-2.fc17.x86_64

How reproducible:
always

Steps to Reproduce:
1.login
2.
3.
  
Actual results:
ssh agent does not have key loaded


Expected results:
ssh agent does have key loaded

Additional info:
once I do ssh-add from the command line, it works from then on.

Comment 1 Debarshi Ray 2012-06-06 09:52:59 UTC
The actual upstream bug is against gnome-settings-daemon and it is fixed in 3.4.2. What is your gnome-settings-daemon version?

Comment 2 David Mansfield 2012-06-06 15:48:14 UTC
The version was gnome-settings-daemon-3.4.1-4.fc17.x86_64, which came with F17 (installed with updates repo enabled).

However, I have gotten updates since then, now I'm running 

gnome-settings-daemon-3.4.2-1.fc17.x86_64

and it seems to be working.

Thanks. Bug should be closed.