LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   key ring lost (https://www.linuxquestions.org/questions/fedora-35/key-ring-lost-795307/)

mepenn 03-14-2010 07:22 AM

key ring lost
 
running fc12 w/kde desktop. lost key ring for wireless internet, where is the key ring information stored.

PTrenholme 03-14-2010 02:30 PM

Perhaps it's in the wallet. Use kwalletmanager to look.

What network manager do you use? I use wicd, and the wireless connection information is kept in /etc/wicd/wireless-settings.conf. As far as I can recollect, the default NetworkManager assumes that you're using GNOME, and stores your passwords in the GNOME wallet, which, typically, is not available from a KDE session. Perhaps running gconf might give your a clue, but that app is, usually, just basic configuration stuff.

You might just need to start the gnome-keyring daemon. (Do a ps -e | grep gnome to see if it's running.) If it isn't, try starting it with a sudo gnome-keyring-daemon -d command.

mickeyboa 03-29-2010 09:36 AM

Install "seahorse" with yum and it will allow you to change keyring password.


All times are GMT -5. The time now is 12:05 PM.