Ubuntu :: Workaround For Keyring When Auto-Login Is Enabled?
Apr 8, 2011
I'm trying to find a workaround for the keyring requirement when auto-login is enabled.Here's my setup:I'm primarily using my Linux computer as a server, for Git, FUPPES, OpenVPN, etc. Because of this, I do everything remotely from another computer (Windows 7). Most tasks I need to do I perform through SSH, but sometimes I use VNC to see the desktop, since some things are just easier with a GUI.My problem is this: I have auto-login enabled, because of how I use the device. However, when it first boots up, I'm unable to connect with VNC unless I physically go to the computer and type my password into the keyring pop-upDoes anyone know of a way around this? Is there a way for me to input my password into the keyring through SSH, by invoking libpam-gnome-keyring somehow? I've tried to locate this application
I'm asking this in the right place. I'm using Ubuntu 10.04 LTS and recently started getting a pop-up similar to the following at every boot up: Login keyring failed Your login keyring did not succeed. Enter login keyring here: That's not [exactly] what it says, but very similar. I should probably add that I have not set up any different 'user profiles' or whatever they're called, but am the only one using this PC...at least, at the present time. Again, this only started a couple of weeks ago and I don't know what I did to start it nor what to do to stop it. I guess it's not extremely painful to have to type my password in every time, but a PITA nevertheless.
I've installed lxde from the ubuntu server edition(for less bloat on my netbook)
I installed the lxde metapackage that is in the repository and installed network-manager
In the ~/.config/lxsession/LXDE/autologin I put
Quote:
@nm-applet
the problem I now face is that the gnome-keyring is always prompting for a password to unlock the keyring(which I do not want)
I've been trying to find the package that installs the gnome keyring manager to see if I can't tell it to autologin(one of the downsides to installing from scratch is finding the useful apps)
I just updated to 10.10 (), but I have one problem. I changed my password a few days ago, and now whenever I log on, It comes up with the attached message, and I have to type in my OLD password to connect to wireless.
when i login to openSUSE a window named login keyring appears and it asks me root password. it happens everytime when i login. how to fix this problem?
NetworkManager stores its connection secrets in a keyring called "default". I am prompted to supply the keyring password every time I log in, regardless of whether I select the "automatically unlock this keyring when I log in" radio button.
I recently installed 32bit maverick and wanted to make it login automatically. I tried enabling auto login from Admin > Login but that didnt work and I was still prompted for my password. Then I went to Users & Groups and changed the password option to Do Not ask for password at login now after I reboot, the user list is shown (only 1 user) and it doesnt ask for password after I click on my username.
However, then it gives a few errors (as i vaguely recall):
1. cannot load .ICE directory in my home directory 2. some error 256 about a gconf-sanity-2 file 3. nautilus cannot load my home directory etc
and then it gets stuck without loading anything (blank wallpaper). i ve tried navigating to my home directory using Alt F2, gksudo nautilus and my home dir contents are encrypted by the ecryptfs (there is a readme.txt file and a shortcut). i have tried to decrypt but it doesnt work... i ve also tried to start/stop gdm, and startx but nothing works. if i stop gdm, then the prompt doesnt recognize my password and keeps on rejecting the commands i enter... I think this has something to do with the home dir not being decrypted due to the dont ask for paswd option... how can i disable the dont ask for pwd without the gui (i can access my / by booting through an external usb).
I press On-button, Debian boots, logs in and automatically connects to the Wireless network AND! to my local pc via LAN. It runs an ssh server, so I can ssh into debian over internet and communicate with the local pc (send a magic packet).Here are my problems:
1) I don't how to log in automatically. This and this doesn't work. 2) I need a network tool that can manage multiple connections and has a reconnect feature. With the default network manager I cannot even connect to more than one network simultaneously although I have two network devices of course.
And I guess I can run all that in console mode, right?
I've been fiddling with a number of things the past day or two trying to get samba working, now it seems to be, but in the process of tinkering with that 've developed a new problem. Its hard to pin-point when it happened as all I know is that I restarted and was no longer prompted for any kind of password. I have been searching google for a few hours and have only found ways to make this happen on purpose, but not necessarily anything to reverse it. If somebody has any idea what has happened here This is really frustrating. I liked loging in with the keyring as opposed to the login screen and I would like things to go back that way.
Whenever I boot up my computer, Ubuntu (10.4) brings me to my desktop, then immediately displays a prompt to enter my login keyring. After some searching on the forums, it appears that this is because I set my laptop to auto-login. Am I missing something here, but what does auto-login have to do the the keyring? Why do I even need to enter that password? I understand that many Ubuntu users are picky about security, but why isn't their any option to disable this? It's almost as bad as UAC from Vista, which is one of the reasons I'm dual-booting Ubuntu in the first place. This is an annoying "problem" that has been bugging me since I first installed Ubuntu - how can I change it?
Im unable to login to my computer because directly on startup the "unlock login keyring" pops up, i can move my mouse around but cant click anything or type/use commands.
The loading also takes longer then usual. This is in lucid 64bit. I installed gnome-do the night before so i think it has something to do with that, but i really dont know what to do. I tried going into terminal (alt-f2), or killing the process with ctrl-alt-esc but they keyboard is useless (though not entirely frozen as i can turn on/off numlock etc)
Is there someway i can bypass this temporarily and then get rid of it (from bug reports ive read it seems deleting gnome-do will work)
After booting, When prompted to enter a password to unlock my login keyring, I tried to enter in my password, but it won't let me. I can move my cursor but everything else is frozen.
I tried to access the terminal by using ctrl + alt + f2, I entered my login and password from there and it worked, I just don't know what to do afterwards. don't know what other information I can provide other than the fact that I am using Ubuntu 10.04
using ubuntu 10.10.. firsly it was asking me for password when i open my computer but i disabled that option and now it doesnt ask me.. but there is something else.. the desktop appear.. and i receive a message like i have to enter password to unlock the login keyring something like that.. can somebody explain me why? what can i do to stop this? i can actually use the computer open folders do anything but the password box keep appearing.
I have program that work like Fedora Firstboot it's run only one time after finish installation. I have two questions to ask.
1. How can I start this application before gdm start (login screen or auto login)
2. How can I start this application in fix display resolution (800x600)
My method now is
(This is a part of script , this script execute from /etc/init.d/myfirstboot , I create symlink to /etc/rc2.d/S1myfirstboot for start it before anything)
gdm-stop # first time I use /etc/init.d/gdm stop DISPLAY=:1 export DISPLAY /usr/bin/Xorg :1 &
[Code]...
I don't understand why first time firstboot start the system will auto loging in but not complete yet and then my script is start and it's work does not fine I think that is another user is already login , but if I re run my firstboot again and again (by setting something that can revoke my firstboot and restart) it's work before auto login and every things is ok!
I found much of the info is out of date. I installed Lucid - my /home was on a separate partition so I did not format it to keep the original settings and mail. When trying to send/receive mail, Evolution now asks for the old login password from the previous install to open the mail keyring. "The password you use to login no longer matches that of your login keyring" There is a box to enter the old PW.
SOLUTION: -Go to Applications-Accessories-Passwords and Encryption Keys -Right click on Passwords:login -Select Change Password -Type your old login password in the "Old Password" field -Type your new password in both the Password: and Confirm: fields. -Click OK -REBOOT
Evolution will now use your new login password to access the keyring.
I have recently made a fresh install of Lucid Lynx. After restarting my computer (due to kernel updates), my log in password no longer unlocks my login keyring. I have never changed either password, so there is no "old" password to resort to.How do I fix this? I am not opposed to deleting whatever data is encrypted by this keyring. Also, how might this have happened? This could be a bug; are there any relevant log files or such?
I have a problem where I am asked to unlock the keyring every time I use Evolution.I enter my password on the user select screen and login and have evolution save my email password but whenever I open the program it asks for the same password as I use to login. For security reasons I need to have my password requested at login but don't feel I need it for evolution as I thought my email password was enough.
I installed Ubuntu 10.10 a few days ago, everything worked fine, did some tweaking and somehow I can't login anymore.. so, I can boot ubuntu, get on my desktop, and I can also go into the terminal (alt+F*) This picture will explain my problem better: (if you can't see the picture, try this [URL]...}(the second screen behind the login keyring is a screenlet manager window I think..
I can't use my keyboard to write the login keyring, I also can't do anything else (only the terminal) I really hope someone can help me with this issue, Finally got ubuntu working after weeks being stuck with windows because of graphic card support.
I tried to run Ubuntu One on my Lucid Lynx, however, when I want to start the Ubuntu One Client, I just receive a message from Login Keyring asking for a password:
The password you use to log in to your computer no longer matches that of your login keyring.
I haven't change my login password for a long time. It is still the same and it works.
However, when I put my current password below the keyring's message it says it is incorrect. When I try to change the password in in Accessories > Passwords and Encryption Keys it writes that the old password (my current one) is not correct.
What happens? Which password should I type there? I do not remember I set somewhere any other password than my current login one.
I have Lucid working nicely now, and I've started using Gwibber, which seems to try to connect at login. The only problem is that I'm immediately asked for the login keyring password (which happens to be the same exact password I just entered to log into the machine). This happens every time I boot the machine.
Is there any way to make it stop asking me for this login keyring password? I just don't get why I have to enter the same password twice.
The message is:
Code: The login keyring did not get unlocked when you logged into your computer.
I'm about to turn off the prompt for a keyring password at logon following these instructions. But I wonder whether I'm going to be losing anything in the way of security. To eliminate the prompt for the keyring password, am I going to miss out on anything? In other words, just what does the keyring do? If it matters, I don't use Evolution e-mail (I just use old-fashioned web mail). To my knowledge the only passwords stored on my machine are that for my wireless network and whatever website passwords my browser stores.
Every time I start up my PC, I am always prompted to enter my login keyring password. Is there a way to start up my computer without always having to enter my login keyring password?
It's been awhile since I've been on here. I suppose that can be considered a good thing, since I made the completely transfer to Ubuntu three months ago and everything's been running completely smoothly. Anyway, security is a pretty big thing to me. I usually change the root password, take sudo off (and default gksu, not gksudo), encrypt my hard drives, etc... One thing I also do is create a separate password for my login keyring. I don't mind having to enter one extra password at login, but it started prompting two times, and now three. It's the same password every time, so my question is..
When I boot up my password is requested three separate times by the keyring. Sometimes if I have left my computer to boot up it will actually be requested four times. I get the impression it relates to start up programs, for example if I leave it so that it requests the password a fourth time, at the same time the wifi connection settings pop up requesting the wifi password. I remember having a similar problem before and I think I was able to set a program as always having access to the keyring once logged in, but I can't remember or find how to do this. The programs that are maximized on startup are; transmission, liferea. Docky and gnome-do are also arranged to load on startup.
I have an Ubuntu desktop I have set it up to connect to my MSN Messenger account Each time I boot up I get a dialogue box saying "The login keyring did not get unlocked when you logged into your computer" with a space to type in my password This should NOT be asking for my password after I am into my account! I think this is a usability bug? How can I fix this?
How to change both the login/sudo and default-keyring passwords with one operation? If I recall correctly, to change one'slogin and sudo password, one must use `passwd` or System>Preferences>About Me>Change Passworddefault-keyring password, one must goto Accessories>Passwords and Encryption Keys>Passwords, rclick on keyring>Change PasswordIs there a way to do both with one operation? preferably from commandline? preferably in karmic?
Well, first off I'd like to say that I am much happier with the wireless on Ubuntu 10.04 than I was on 8.10 (the last time I tried Ubuntu). However, there is a small annoyance I'd like to fix: every time I log in, I get a prompt saying that an application (the wireless network manager) is requesting the password for such-and-such keyring. I have to enter the password before I can connect to my network. Is there a way to get around this somehow so that I don't have to enter the keyring password for this keyring (the "default" keyring) every time I log in?