update gnome keyring master password when user password is updated
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
shadow (Ubuntu) |
Confirmed
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: gnome-control-
1) lsb_release -rd
Description: Ubuntu 8.04.1
Release: 8.04
2) apt-cache policy gnome-control-
gnome-control-
Installiert:
Mögliche Pakete:
Versions-Tabelle:
*** 1:2.22.1-0ubuntu4.1 0
500 http://
100 /var/lib/
1:
500 http://
3) Expected behavior:
When a user changes his login password via the "About me" dialog, the associated Gnome keyring master password should also be updated accordingly. The wanted functionality is equivalent to doing this sequence of steps:
1. Download and install, either via synaptic or apt-get, the seahorse package. More information on this package is available at the Gnome Documentation Library;
2. Start the application by clicking on the following menus: System -> Preferences -> Encryption Preferences;
3. Click on the Gnome Keyring tab, on the far right, in the Encryption Preferences window;
4. Enter your old password into the ‘Original Master Password’ field;
5. Enter your new password into the ‘New Master Password’ field;
6. Re-enter your new password into the ‘Confirm Master Password’ field;
7. Click the ‘Apply’ button; and
8. Close the ‘Encryption Preferences’ window.
4) What happens instead
The login password can be updated independently from the Gnome keyring master password. This creates a fancy pop-up window (requesting to unlock the Gnome keyring) every time you login requesting a password the user normally does not want to use anymore.
the issue is a passwd one, the pam configuration should use gnome-keyring so the password is updated there too