the Founder of noob2geek. Is also an Web Designer and a Blogger. He is a self-proclaimed techie and geek. He is also an student of Bachelor of Science at Bangalore University. And loves listening to music and spends his free time reading Science stuffs.

11 responses to “How to remove Gnome Keyring password in Ubuntu 10.04”

  1. gulogulo

    hello Santhosh

    it doesn`t work for me. when i leave the password empty it keeps asking me for my mail passwords and keeps making new default.keyrings

  2. Serge Meeuwsen

    If you follow this guide then you will lock yourself out of your computer…
    If you skip the modification of GDM you should be ok.

    1. Phil

      Tried to follow this and now am locked out. how do I fix it?

  3. Kevin

    Something wrong with those steps!

    After following all the steps, I was unable to login to my Ubuntu 10.04!
    To resolve this :
    at login screen, ctrl + alt + F1 (and enter root shell)
    sudo gedit /etc/pam.d/gdm (or sudo nano /etc/pam.d/gdm)
    and delete this line “@include common-pamkeyring”
    save it then sudo reboot

  4. Sam

    Or the easy way, just run ‘seahorse’ and remove the login password.

  5. Les

    I run into the same trap. I just started to press all the keys on my keyboard and finally I got safe mode login screen. there I login and removed the last entry from the file that they suggested. The rebooted and the login screen was OK.

  6. robin

    I can’t login in safe mode and i can’t change the configuration file in the shell!
    Please help me!

  7. Van

    what for crap is this. did ths work for anyone ???
    got the same problem as the others.. i was unable to login at the login screen..
    could fix it like mentioned above.. find a wat to get in that modified file and delete the line you added..

  8. Abhi

    i have no passwords, removed all passwords…
    and it still doesn’t work.

    Simply, i want no passwords or bullshit… not tech talk or people trying to convince me why root login in unsafe, etc etc…

    no wonder linux is still not as popular as windows/mac!

  9. Floyd

    Works for me, This is what i did:

    cd .gnome2/keyrings/
    mkdir Backup
    mv login.keyring Backup

    re-login and not more annoying keyring prompt.

Leave a Reply