location: Diff for "keyring"

Institute of Mathematics - PublicMathWiki:

Differences between revisions 1 and 4 (spanning 3 versions)
Revision 1 as of 2018-04-17 06:24:46
Size: 963
Editor: crose
Comment:
Revision 4 as of 2019-10-10 08:56:31
Size: 1080
Editor: crose
Comment:
Deletions are marked like this. Additions are marked like this.
Line 12: Line 12:
In case the master password is lost, the keyring database can be deleted (including loosing all stored passwords) - Typically this is not a big lost. Open a terminal and type: In case the master password is unknown, the keyring database can be deleted (including loosing all stored passwords) - If the keyring has never been actively used, this is not a big lost.
Line 14: Line 14:
{{{
\rm -R .local/share/keyrings
}}}
* Start `Applications > Accessoires > Passwords and Keys`
* Delete entries under 'Passwords'
Line 18: Line 17:
== Password & Secrets == {{attachment:Keyring.png}}
Line 20: Line 19:
We recommend to use 'keepassx' instead of Gnome-Keyring.
== Password & Secrets: Gnome-Keyring ==

We recommend to use [[keepassx]] instead of Gnome-Keyring.

Keyring

The following applies to I-MATH Thinlinc session.

The Keyring application on thinlinc uses Gnome-Keyring as data store. Different programs uses the Gnome-Keyring to store passwords, e.g. Google Chrome, Owncloud, ... Whenever such an application asks for credentials from the keyring, the 'gnome-keyring-daemon' is started in the background.

If the 'gnome-keyring-daemon' starts the first time, it asks for a master password, to encrypt all further data (typically user/password credentials).

Master password lost

In case the master password is unknown, the keyring database can be deleted (including loosing all stored passwords) - If the keyring has never been actively used, this is not a big lost.

* Start Applications > Accessoires > Passwords and Keys * Delete entries under 'Passwords'

Keyring.png

Password & Secrets: Gnome-Keyring

We recommend to use keepassx instead of Gnome-Keyring.

To check the credentials stored in Gnome-Keyring, open 'Applications > Acessoires > Passwords & Keys'

PublicMathWiki: keyring (last edited 2021-02-04 09:03:22 by eseide)