I just noticed that I'm having a problem:
I have a external SSD with a encrypted partition on it.
At some point I must've accidentally enabled the "Remember forever" function for the password on my notebook which I didn't really want to do.
I tried to find the key in seahorse but I could only find the keys for my ssh backup and the backup encryption.
I've looked at other solutions to try to find the password but thanks to Bug #1144703 those keys apparently don't have attributes (which I can't confirm since I can't see the keys) so I couldn't really do anything using secret-tool
On my other computer it still works as it should; it gives me a password prompt.
Is there any way to remove just this specific key without needing to resort to just deleting the entire keyring?
System Info:
Ubuntu 16.04
Kernel: 4.17.9-041709-generic
cryptsetup 1.6.6
seahorse 3.18.0
Thank you in advance!
gnome-keyring-daemon -r
. Now I'm being prompted for my external drive passphrase in Thunar, as desired. – Martin Spacek May 05 '19 at 13:42