Find the answer to your Linux question:
Results 1 to 9 of 9
I started to get very annoyed at having to type a password whenever I want to do anything, so I did: Code: su passwd -d <my username> passwd -d root ...
  1. #1
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132

    Default Keyring Password

    I started to get very annoyed at having to type a password whenever I want to do anything, so I did:

    Code:
    su
    passwd -d <my username>
    passwd -d root
    (I mean what happened to the "P" in "PC"?)

    That's great, but the problem is that when I log in, Network Manager keeps bothering me about some "Default Keyring" and wants me to enter some kind of password (???). If I keep clicking "deny", "deny", "deny" something like 5 times, is asks me for the network key and connects. And I have to go through this every time I log in.

  2. #2
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    I am kind of getting somewhere:

    I deleted the file "~/.gnome2/keyrings/login.keyring". Now when I logged in it asked me to type a new password, and now I have to just type it into the gnome keyring dialog box after I log in. But still how do I make this password-free?

  3. #3
    Linux Guru rokytnji's Avatar
    Join Date
    Jul 2008
    Location
    Pecos, Texas
    Posts
    2,945
    On my distro AntiX I have to edit /etc/slim.conf and change auto_login to yes,and change change default_user to your username. That will give me a auto login, though for security reasons I don't do this.

    I don't use gdm but slim instead and am not sure how Fedora does this but maybe my hint will help you. Good Luck with it.
    Linux Registered User # 475019
    Lead,Follow, or get the heck out of the way
    AntiX,Puppy,Ubuntu,Windows 7=(cuz of scooters)
    Open CourseWare for Linux Geeks

  4. #4
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    I use the KDE desktop in Fedora, but in Ubuntu I have Gnome and this is what to do. Open this program:

    Applications-->Accessories-->Passwords and Encryption Keys

    On the "Passwords" tab, right-click "Passwords: default" and select "Change Password". Leave the new password lines blank and cleck "Change". It will warn you that what you are trying to do is a BAD idea, but it will still do it.

    The program to manage passwords is called "Seahorse".

    https://admin.fedoraproject.org/pkgd.../name/seahorse
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  5. #5
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    Is not having passwords a security risk from viruses?

  6. #6
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    Quote Originally Posted by MTK View Post
    Is not having passwords a security risk from viruses?
    Viruses, in Linux?

    I actually disable passwords in my PCs set up to run MythTV. Since it is basically a video recorder, I want it to be able to boot back up unassisted, after a power failure.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  7. #7
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    Well, Seahorse didn't help. Isn't there supposed to be some kind of configuration file for this?

    Also, I wonder if it is possible to get rid of that login screen where I have to click on my account (it is the only one)?

  8. #8
    Linux Guru waterhead's Avatar
    Join Date
    Jul 2004
    Location
    Franklin, Wisconsin
    Posts
    4,577
    That can be done too. I think it is in the "Logon" GUI, in the Administrative section.
    Paul

    Please do not send Private Messages to me with requests for help. I will not reply.

  9. #9
    MTK
    MTK is offline
    Linux Newbie
    Join Date
    Aug 2009
    Posts
    132
    Can't find such a thing (maybe you are using a different desktop manager).

Posting Permissions

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