 |
 |
 |
 |
| Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum. |

31st December 2009, 10:47 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
|
how to get rid of "default password for keyring"?
Whenever I restart my computer, it asks me to retype the keyring password for NetworkManager.
Is there a way to get rid of this or set it permanently?
|

31st December 2009, 04:46 PM
|
 |
Registered User
|
|
Join Date: Jul 2005
Location: Ft Huachuca, AZ
Posts: 3,762

|
|
|
Goto your home directory and navigate to:
.gnome2/keyrings
Delete the keyrings and reboot. A new keyring will be created and should use your login password as the unlock password.
|

31st December 2009, 11:10 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
Quote:
Originally Posted by Iron_Mike
Goto your home directory and navigate to:
.gnome2/keyrings
Delete the keyrings and reboot. A new keyring will be created and should use your login password as the unlock password.
|
I did that by deleting the "keyrings/default.keyring", then reset the password the same as my login password. But the problem still exists. It asks me to type the pass again.
What's wrong?
|

31st December 2009, 11:22 PM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 2,769

|
|
|
You should not manually have to set the password of the keyring. For Fedora 11, the name of the keyring file is login.keyring. If it is asking you for default.keyring password just rename or delete the default.keyring file. Don't recreate it.
|

31st December 2009, 11:26 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
Quote:
Originally Posted by JEO
You should not manually have to set the password of the keyring. For Fedora 11, the name of the keyring file is login.keyring. If it is asking you for default.keyring password just rename or delete the default.keyring file. Don't recreate it.
|
I am on f12. Before it connects to wireless, a window always pops up and ask me to set a keyring password. and I set it the same as the login password.
under ./.gnome/keyring, a default.keyring file is always created automatically after i have to type the keyring password.
|

31st December 2009, 11:29 PM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 2,769

|
|
|
Oh, and I just remembered, if you have Fedora 10, then the file it uses is default.keyring, the one to delete is login.keyring, which gets created when you mistype a password.
---------- Post added at 03:29 PM CST ---------- Previous post was at 03:27 PM CST ----------
I will give F12 a try and see if I get the same result on wireless.
|

31st December 2009, 11:36 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
Quote:
Originally Posted by JEO
Oh, and I just remembered, if you have Fedora 10, then the file it uses is default.keyring, the one to delete is login.keyring, which gets created when you mistype a password.
---------- Post added at 03:29 PM CST ---------- Previous post was at 03:27 PM CST ----------
I will give F12 a try and see if I get the same result on wireless.
|
where is the login.keyring located?
|

31st December 2009, 11:38 PM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 2,769

|
|
|
Just tried F12 32 bit. The file created and increases in size when it stores passwords is called login.keyring. This file should be unlocked when you log in automatically. There is no default.keyring file and I am never prompted for a password for it.
---------- Post added at 03:38 PM CST ---------- Previous post was at 03:37 PM CST ----------
It is is the ~/.gnome2/keyrings folder just like the other file.
|

31st December 2009, 11:51 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
Quote:
Originally Posted by JEO
Just tried F12 32 bit. The file created and increases in size when it stores passwords is called login.keyring. This file should be unlocked when you log in automatically. There is no default.keyring file and I am never prompted for a password for it.
---------- Post added at 03:38 PM CST ---------- Previous post was at 03:37 PM CST ----------
It is is the ~/.gnome2/keyrings folder just like the other file.
|
that's strange. on my laptop, i only see default.keyring, not login.keyring, as shown below:
[root@cin cin]# ls -l ./.gnome2/keyrings/
total 8
-rw-------. 1 cin cin 7 2009-12-31 15:03 default
-rw-------. 1 cin cin 625 2009-12-31 15:03 default.keyring
even if i deleted default.keyring, next time when i login i have to retype the password and this file is created again.
wha'ts going on?
|

1st January 2010, 12:13 AM
|
|
Registered User
|
|
Join Date: Jan 2006
Posts: 2,769

|
|
|
Did you do an upgrade to F12 from a previous Fedora version or a fresh install? Perhaps there are still some old packages or config files around from a previous version of Fedora. The default.keyring file seems to be leftover from F10.
---------- Post added at 04:13 PM CST ---------- Previous post was at 04:11 PM CST ----------
You can do a quick test to see if it's a config file in your user directory or not. Create a new user, login under that one, and see if you get the same issue or not.
|

1st January 2010, 12:42 AM
|
 |
Registered User
|
|
Join Date: Jul 2008
Posts: 67

|
|
Quote:
Originally Posted by marlonmin
I am on f12. Before it connects to wireless, a window always pops up and ask me to set a keyring password. and I set it the same as the login password.
under ./.gnome/keyring, a default.keyring file is always created automatically after i have to type the keyring password.
|
I got tired of this too, it made little sense to be asked for the password, since my install is encrypted. Then I found that it's possible to set the keyring password as empty: just hit Ok when prompted for the new keyring password after you have deleted the keyring file.
Note: passwords will be stored in ~/.gnome2/keyrings as plain text.
|

1st January 2010, 02:49 AM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
Quote:
Originally Posted by JEO
Did you do an upgrade to F12 from a previous Fedora version or a fresh install? Perhaps there are still some old packages or config files around from a previous version of Fedora. The default.keyring file seems to be leftover from F10.
---------- Post added at 04:13 PM CST ---------- Previous post was at 04:11 PM CST ----------
You can do a quick test to see if it's a config file in your user directory or not. Create a new user, login under that one, and see if you get the same issue or not.
|
i will try. i install fresh f12, not upgrade. i will try.
|

1st January 2010, 11:13 AM
|
 |
Administrator
|
|
Join Date: Aug 2007
Location: London Postbox (the red one)
Age: 47
Posts: 3,849

|
|
If you want to get rid of the keyring altogether, then just delete the present stored passwords
Quote:
|
rm -rf ~/.gnome2/keyrings/*
|
and this time when it asks to set the keyring password, dont put anything, then you will get another popup asking do
you want to use unsafe storage.
This method is unsafe though if other people go on your account on your comp.
Another way is here that still works much safer but a little more work
http://forums.fedoraforum.org/showthread.php?t=172827
Edit also forgot to add that if you didnt have automatic login or timed etc enabled, it wouldnt of asked for the password in the first place.
Last edited by Dangermouse; 1st January 2010 at 11:15 AM.
|

1st January 2010, 06:38 PM
|
|
Registered User
|
|
Join Date: Jun 2007
Posts: 52

|
|
Quote:
Originally Posted by Dangermouse
If you want to get rid of the keyring altogether, then just delete the present stored passwords
and this time when it asks to set the keyring password, dont put anything, then you will get another popup asking do
you want to use unsafe storage.
This method is unsafe though if other people go on your account on your comp.
Another way is here that still works much safer but a little more work
http://forums.fedoraforum.org/showthread.php?t=172827
Edit also forgot to add that if you didnt have automatic login or timed etc enabled, it wouldnt of asked for the password in the first place.
|
i checked some old posts regarding this problem, and found the same problem has been occurring since F9, or even earlier? what i don't understand is that why fedora developers can't fix this problem in such a long period? it should be a very small fix. it's simply because fedora is a free lunch?
|

1st January 2010, 07:29 PM
|
 |
Registered User
|
|
Join Date: Jul 2008
Posts: 67

|
|
Quote:
Originally Posted by DZ*
I got tired of this too, it made little sense to be asked for the password, since my install is encrypted. Then I found that it's possible to set the keyring password as empty: just hit Ok when prompted for the new keyring password after you have deleted the keyring file.
Note: passwords will be stored in ~/.gnome2/keyrings as plain text.
|
Just found out a better way of getting rid of the keyring password that doesn't erase saved passwords: start seahorse, right-click on "Passwords: login", type in the old password and leave out the (new) password entry empty.
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Current GMT-time: 14:44 (Friday, 24-05-2013)
|
|
 |
 |
 |
 |
|
|