Comment 2 for bug 965836

Revision history for this message
Darren Tucker (dtucker) wrote :

Are you using gnome-keyring? (I think that's the default).

If so, gnome-keyring doesn't actually implement ssh-agent locking although it will claim to work.

https://git.gnome.org/browse/gnome-keyring/tree/daemon/ssh-agent/gkd-ssh-agent-ops.c#n1417

     op_not_implemented_success, /* GKR_SSH_OP_LOCK */
     op_not_implemented_success, /* GKR_SSH_OP_UNLOCK */