So...I forgot it. I actually might have spelled it wrong first...
Any advice?
So...I forgot it. I actually might have spelled it wrong first...
Any advice?
Here's how to delete your current gnome keyring:
rm ~/.local/share/keyrings/login.keyring
That should work, but I'm not entirely sure what all will be effected though. You could try & save the old keyring with instructions from here though I'm not following step 2 "create a new keyring", might mean to use seahorse
- other users suggest that seahorse
alone can fix the problem too.
Well, hopefully you made backups. You could attempt to get in with 3rd party decryption programs, like OphCrack. Or, you can boot into recovery mode by holding SHIFT while starting.
Find root, then remount ubuntu as un-readonly with this command:
mount -o rw,remount /
to access password reset goodness, type:
passwd username
where username is your username.
type exit
to exit.
credit goes to psychocats, a Ubuntu website I enjoy. http://psychocats.net