At login the keyring always asks me to unlock it. It drives me crazy and cannot find which process triggers this. Is there any way to figure it out?
Asked
Active
Viewed 398 times
1 Answers
2
Ubuntu stopped showing the offending process because it's a security fault.
Some workarounds are: - set the keyword password to blank (VERY unsafe, they're stored as plaintext!) - If you don't have autologin, you delete the Default keyring and re-add your passwords to the 'login' keyring so that when you login you unlock the entire keyring all at once. If you have autologin you can't do this.
Similar question over here (askubuntu): An application asks to unlock the keyring on startup, but it doesn't say which one
Their problem was network manager.
What I did find was this ideas request, which suggests that you may in fact be able to see which program sends the request using
– mathematical.coffee Dec 02 '11 at 02:57dbus
or looking at thegnome-keyring
log (I haven't the foggiest how to do either): http://brainstorm.ubuntu.com/idea/27040/