Keyring Password Issue in Ubuntu Operating System

--

Keyring Password Issue in Ubuntu Operating System
Keyring Password Issue in Ubuntu Operating System

Use this if you have forgotten the password of the keyring in Ubuntu, but you want to safeguard a new keyring with a password.

For Ubuntu 18.04, I used the following.
Remove old keyring: For this, we need to change the directory to keyring location, I have mentioned below.
$ cd .local/share/keyrings/
$ sudo rm *.keyring

After restarting the system you will have the new keyring created:
$ sudo shutdown -r now

Verify the new keyring exists:
$ cd .local/share/keyrings/
$ ls -ltr *.keyring

Webner Solutions is a Software Development company focused on developing Insurance Agency Management Systems, Learning Management Systems and Salesforce apps. Contact us at dev@webners.com for your Insurance, eLearning and Salesforce applications.

Originally published at https://blog.webnersolutions.com on August 4, 2021.

--

--

Webner Solutions
Webner Solutions

Written by Webner Solutions

Our team in Salesforce is very strong, with in-depth knowledge of Salesforce classic and Lightning development as well as the Service cloud.

No responses yet