Find the answer to your Linux question:
Results 1 to 3 of 3
i have a secured wifi in my home. everytime i try to connect it via ubuntu, it asks for another password (apart from wifi password).. network manager keyring.. something like ...
  1. #1
    Just Joined! charu86's Avatar
    Join Date
    Jul 2009
    Location
    19.11N 72.84E
    Posts
    13

    Exclamation secured wifi

    i have a secured wifi in my home. everytime i try to connect it via ubuntu, it asks for another password (apart from wifi password).. network manager keyring.. something like this.
    i haven't set that thing, and even i provide my password or root's, it's just comes up again and again.

    and i am not able to connect to my wifi.

    i have no such problem when i connect to an unsecured wifi.

    i am using Karmic Koala, Ubuntu 9.10.

  2. #2
    Just Joined!
    Join Date
    Dec 2008
    Posts
    35
    When you configured your keyrings, you may have set a different password other than your root and username password? Try clicking cancel on a protected network that your keyring is protecting the passphrase for and then try entering the passphrase to the network in again and see if it checks the passphrase against what's inside the keyring or not.

  3. #3
    Linux Guru reed9's Avatar
    Join Date
    Feb 2009
    Location
    Boston, MA
    Posts
    4,651
    It's the gnome-keyring. In theory, this program allows you to safely store all of your various passwords in one place, and have just one password to remember. When you first connected to a secure network, it would have popped up and asked for a password. If you left it blank, it would store your network password in an unencrypted file, but would not ask you for a password everytime you login.

    You should be able to reset the keyring by removing the config file.
    Code:
    rm ~/.gnome2/keyrings/default.keyring

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...