Ubuntu :: Ssh Key With Gnome-keyring In Lubuntu ?

Oct 20, 2010

I'm trying Lubuntu for my low-resource netbook and I'm lovin' it.

But I can't get my ssh key passphrase work with the keyring manager.

I even created a new user account with a fresh home directory and it doesn't work. You run "ssh myname@mydomain.net" and it prompts you for the key passphrase in the terminal.

Expected behavior: with Gnome, you run "ssh myname@mydomain.net" and the password manager opens a GUI to ask for the passphrase. Once unlocked, it remains unlocked until you log off. Moreover, at that moment of unlocking you can tell it to remember the passphrase forever so it gets automatically unlocked next time you login.

The keyring works fine for the wireless password, and for luks-encrypted volumes, but not for Secure Shell keys.

I'm using Ubuntu Lucid, installed lubuntu-desktop package, using gdm session manager, all updated.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Difference Between PAM And GNOME-KEYRING ?

Aug 24, 2010

I wana know the difference between PAM and GNOME-KEYRING.

I have googled both of them and I found that they both are for authenticating users. and then some tutorials say that I can use gnome-keyring with PAM support!

So what is the difference and if there is no difference how then can I use gnome-keyring with PAM?

View 1 Replies View Related

Ubuntu :: Gnome-keyring-daemon Weirdness ?

Apr 21, 2010

I'm running an up-to-date installation of Lucid, and have come upon a little problem. It seems that applications are having trouble communicating with gnome-keyring-daemon.

When I connect to wireless networks -- even ones that are in the network manager -- it always asks me for a password.

Gwibber is crashing because it can't connect to the gnome keyring daemon.

And when I open the Passwords and Encryption Keys utility (on the Accessories menu), I get the error: "Couldn't communicate with key ring daemon."

I have verified that the daemon is starting up when I log in, that all of the appropriate keyring-related login items (certificate and key storage, secret service, & SSH key agent) are in place, and that the keyring works in other accounts on my machine. I have tried deleting my extant keyrings, but that has produced any success. And when I kill and restart the keyring daemon once I'm already logged in, the problem seems to abate.

I don't know if it matters, but for OS X compatibility purposes, I'm running as a UID under 1000.

View 9 Replies View Related

Ubuntu Security :: Firefox Asking For Gnome-keyring ?

Jul 11, 2010

For a while now, firefox has been prompting gnome-keyring (twice)

There is one applet i know of on my system that wants me to enter my keyring pw twice "CPU Frequency Scaling Monitor" (i have a core2-duo cpu, a monitor for each cpu), but i have no clue why ff would be invoking a change in how ubuntu controls that app.

Is there any way of finding out, which application (or perhaps an add-on?) is actually asking for my keyring-pw (the input window just says "an application..." not like e.g. "synaptic package manager...".

View 4 Replies View Related

Ubuntu :: Automatically Unlock Gnome Keyring ?

Dec 31, 2010

I've done the process with no problem on Ubuntu, but I can't get it working with Lubuntu.

I installed the pam package. I then added the @include common-pamkeyring line to my /etc/pam.d/lxdm file.

Here's my complete /etc/pam.d/lxdm file:

Code:

Am I doing something wrong? Does something have to be done differently in LXDE?

View 1 Replies View Related

Ubuntu :: Accessing Gnome-keyring From Cron ?

Jan 19, 2011

A few days ago, I decided to setup my emailing applications (I use mutt, with offlineimap, imapfilter, and msmtp) to use gnome-keyring rather than have my email passwords stored in plain text inside these application's respective configuration files.

[1].I am successfully able to run them from the command line myself, but looking up the passwords from gnome-keyring fails when running from cron.

I came across a person calling svn with a cron job and authenticating via gnome-keyring

[2]. I've tried to adapt his solution, but I don't think I'm doing it right. I've made a comment on the blog author's post, but am still waiting to hear back.

Does anyone know how I'm supposed to incorporate the bash function from that author's post to give cron the correct environmental variables?

[1]:[url]
[2]:[url]

View 4 Replies View Related

Ubuntu Installation :: Gnome-keyring-daemon Not Working With 10.04

May 2, 2010

Since I've upgraded to Ubuntu 10.04 my gnome-keyring-daemon isn't working on login. It is running - ps ax shows:

4927 ? SLl 0:00 /usr/bin/gnome-keyring-daemon --daemonize

but it doesn't seem to be accessible. Seahorse says: "Couldn't communicate with key ring daemon", and I never get asked to unlock my keyring on login (thus saved wireless keys are not available, for example). If I kill the gnome-keyring-daemon process and run it again from the command line, everything works. There are not messages in /var/log/messages from the keyring daemon, so i don't know what it is doing wrong.

View 8 Replies View Related

Ubuntu Security :: Gnome-keyring-daemon And Kerberos

Jul 12, 2010

I have Ubuntu 10.04 configured to login with Kerberos (as in [url]). Everything works fine, except gnome-keyring-daemon:

-If I login with a local user, gnome-keyring-daemon works right. Besides, the keyring is automatically unlocked with the login password.

-If I login with a Kerberos user:

- The session startup is considerably slower.

- /var/log/auth.log says something like:

Code:

- If I execute a program that needs the gnome-keyring (like Evolution), is desperately slow, and it says:

Code:

Message: secret service operation failed: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

- If I kill all gnome-keyring-daemon (killall gnome-keyring-daemon), start a new one (gnome-keyring-daemon), and restart the application that uses the gnome-keyring, it works fine, but it ask me for the password to unlock the keyring (I think that this is the normal behaviour if gnome-keyring-daemon did not start before).

I have seen the configurations in /etc/pam.d and everything looks fine (with pam_gnome_keyring.so). Indeed, I think that if something was wrong here, the local user would not have the keyring unlocked automatically.

View 1 Replies View Related

Ubuntu :: How To Permanently Disable Gnome-keyring-daemon

Dec 29, 2010

How to permanently disable the gnome-keyring-daemon.

I've seen posts where there was a work around to store passwords in clear text. That's not a real solution. I've seen posts where killing the process and removing ~/.gnome2/keyrings is a temporary solution until next time you log in or reboot machine. Removing the package, will force removal of the whole kitchen sink. That's too intrusive.

There must be a way to stop this thing from starting up, ever.

I tried commenting out the entries in the /etc/pam.d/* files that refer to "pam_gnome_keyring.so", and have also unchecked the 3 keyring related entries under System --> Preferences --> Startup Applications, which are affiliated with these 3 files:

But I still get this one process once I log into the console window:

There must be one more file somewhere that says, "hey when someone logs in and starts up gdm, start the gnome keyring daemon".

View 9 Replies View Related

Ubuntu :: 10.10 Gnome-keyring-d - Which Require To Reboot The PC To Clear ?

Dec 29, 2010

My computer keeps spawning new and massive numbers of "gnome-keyring-d" which require me to reboot the PC to clear.

What is happening? Why? And how do I stop it?

Code:

View 6 Replies View Related

Fedora :: Recover GNOME Keyring

Sep 5, 2009

For several weeks now I have been experiencing a problem with GNOME keyrings in Fedora 10 x86. Here is the thing: somehow out of the sudden GNOME started requesting the "Default Keyring" in order to connect to protected wireless networks it already knows. I don't remember having set one, maybe I did, and just in case I tried all my passwords to no avail.

On the other hand, XFCE, the desktop environment I use the most in that machine, has lost its ability to 'remember' passwords, which is a little painful in the long run.

I wouldn't want to just delete the keyrings because there are many stored already, and I want them back. Needless to say I have root access to the machine. Is it possible somehow as root (or as user) to fix that problem and restore both access to the stored passwords and the ability for Network Manager to remember them?

Just to be on the safe side I created another user and that one 'remembers' the stored passwords and is not prompted for the "Default Keyring".

View 4 Replies View Related

Fedora :: Gnome-keyring-prompt-3 Getting Stuck?

Jun 27, 2011

F15 from fresh install off LiveCD. I find that on fresh login my ssh agent situation is a bit confused.

I normally ssh-add my keys to the authentication agent, and then ssh to remote hosts without thinking too much about it. Recently, the ssh command has been hanging. Running with -vvv shows it stops at the point it should talk to gnome-keyring:

At that point it hangs and a ctrl-c will kill it.

The ssh-add command cannot connect to the ssh agent:

If I run to that ssh hang again, and this time grep ps for keyring:

I haven't had any gnome-keyring-prompt window appear on my desktop. Checking all workspaces, and using the Gnome 3 Overview screen to visually view open windows, doesn't show it. "kill -9 2101" returns the hung ssh attempt to the prompt immediately. Thinking about it, I don't believe I've had the Gnome 'enter your password to unlock your keyring' prompt once since installing F15.

I noticed that SSH_AUTH_SOCK seems a little confused:

So it seems that gnome-keyring-daemon is using one tmp directory while my shell has been set up with another. If i manually set the SSH_AUTH_SOCK variable, things start working again:

As I now have to reset SSH_AUTH_SOCK in every terminal I want to use the agent in.

What's the next best step to investigating why the gnome keyring prompt isn't appearing, and how the SSH_AUTH_SOCK variable is getting mismatched with the gnome-keyring-daemon's tmp dir?

View 1 Replies View Related

OpenSUSE :: Cannot Use Evolution Because Of Keyring Password In Gnome

Jun 13, 2011

I cannot log on to my server because of the pop up window that asks for a password to unlock the keyring. I have tried to just hit cancel

View 5 Replies View Related

General :: Store Svn Password In Gnome-keyring?

Jul 19, 2011

I want to store my svn password in the gnome-keyring so it is encrypted and 'secure'. I made the necessary changes to ~/.subversion/config, but even after running a few svn commands, I do not see an entry for SVN in the keyring.

What else do I need to do to get SVN using gnome-keyring? I will also be using this with git-svn.

View 2 Replies View Related

OpenSUSE :: Gnome Bug - Allow Access To Default Keyring Setup

Feb 7, 2009

I have never configured any keyrings. I set up Evolution, and it's working, but sometimes Gnome wants me to allow it to access the default keyring to get the email password. It takes 3 cancel-deny tries to finally dismiss this dialog box, after which Evolution is working fine. I see that this is not an Evolution thing. Other users report the same thing in VINO, and on wireless access. The GNOME forum seems to think there is a bug when accessing severs, and has a bug and milestone. Some other distros have the same problem.

One user says that they were able to Delete the default keyring (which must have had an unknown default password) and then create a New default keyring with thier own password. This seems to have solved that user's problem. However there were no instructions on how to do it. I think someone else was able to just stop the default keyring daemon. That would work too, although it's not as elegant. I'm now unable to find instructions.

View 8 Replies View Related

OpenSUSE :: 11.4 Gnome Not Auto-unlocking Default Keyring ?

Jun 25, 2011

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.

View 4 Replies View Related

General :: Gnome-keyring-demon Removes Usb Devices

Apr 16, 2010

After launching the gnome-keyring-demon my mounted mp3-player is no longer accessible. In /var/log/messages I get the message "gnome-keyring-demon removes usb device". As long as the gnome-keyring-demon is running, I cant not remount the device though it is visible using lsusb. I'm running an FC12 system.

View 1 Replies View Related

Multimedia :: Debian Asks For My Gnome-keyring Password / Kill This Behavior?

Mar 13, 2011

I am running Debian testing with XFCE and have been trying various GTK email clients looking for something I like. So far I like Balsa but everytime I start the program, Debian asks for my gnome-keyring password. How do I kill this behavior?

View 2 Replies View Related

General :: Is Epiphany Only Browser For Gnome Supporting Password Storage In Keyring?

Jul 16, 2011

Is Epiphany the only browser for Gnome supporting password storage in keyring?Firefox and Chromium both seem to store login credentials in own storage thus limiting interoperability.

View 2 Replies View Related

OpenSUSE Install :: Gnome Keyring Socket - In New Install Of 11.2 ?

Mar 16, 2010

I just installed 11.2 and have this warning in messages:

gnomesu-pam-backend: gkr-pam: couldn't unlock 'login' keyring: 255

Also, there's no login screen and I can't remember how to configure for that.

View 1 Replies View Related

OpenSUSE Multimedia :: Error "Adobe AIR Could Not Be Installed. Install Either Gnome Keyring Or KDE KWallet Before Installing Adobe AIR"

Jul 4, 2011

I downloaded Adobe Air, both the rpm and the .bin versions. First I tried the rpm, it went through the motions of installing but just disappeared. then I tied the .bin, got tot the installer, accepted the license, entered my root password, but it stopped installing with "an error occurred. Adobe AIR could not be installed. Install either Gnome Keyring or KDE KWallet before installing Adobe AIR". I opened Kwallet and tried again, but to no avail. I am running OS11.4 64 bit. What can I do to get this thing working?

View 6 Replies View Related

General :: Boot Up: "Login Keyring Failed Your Login Keyring Did Not Succeed"

Aug 4, 2010

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.

View 5 Replies View Related

Ubuntu :: Lubuntu And Mini Don't Mix?

Sep 7, 2010

my first go around with LXDE has been miserable. I got every machine I've had my hands on working great with KDE, Gnome (both in netbook too), and XFCE. however I decided to get as light as possible with my netbook after this glorious Lucid upgrade (I hate to change when I've got it how I want... but it was time for a LTS) and try Lubuntu.

So here's the snag. I have a HP mini 110 1125NR and travel very often, and speed is sometimes of the essence, and because for the netbook I don't need all the eye candy yet and want something fast. I got Lubuntu for it's built-in netbook interface and got the install fine (in safe graphics of course).... and I don't like any build I've seen with the Chromium OS except maybe Hexxah's Flow so I'm sticking to debian

Now, install went great and I'll modify things later, but I cannot seem to get past the BIOS boot, it sits there with a black screen with the cursor (solved with UNE by editing GRUB temporarily).... but nothing I've tried yet has worked, or I did it wrong...

View 1 Replies View Related

Ubuntu :: Compiz In Lubuntu?

Sep 18, 2010

How can you get Compiz to work in Lubuntu. I tryed to change the window manager, but can't. Is there a way?

View 9 Replies View Related

Ubuntu :: Lubuntu 11.04 Without PCManFM

May 18, 2011

I need to remove pcmanfm but I don't know how I can replace pcmanfm by xfdesktop.

I tried to remove pcmanfm, install xfdesktop and replace in /etc/xdg/lxsession/LXDE/autostart @pcmanfm on @xfdesktop. It doesn't work.

View 9 Replies View Related

Ubuntu :: Switching To Lubuntu Via Installing It?

Mar 16, 2010

Thinking of uninstalling GNOME/ubuntu-desktop and installing LXDE/lubuntu-desktop in its place. Just a couple of Qs. Got some hunches, just want to confirm/deny them:

* Does LXDE use GDM for login, or something else?

* Installing lubuntu-desktop would uninstall network-manager. Need to reboot if I do this, I take it?

View 9 Replies View Related

Ubuntu :: Only-ubiquity Does Not Work In Lubuntu

May 23, 2010

[Test with lubuntu 10.04 in VirtualBox]

I try the menu "Install Lubuntu" from LiveCD but it does not work. And I remaster Lubuntu follow the methods LiveCDCustomizationFromScratch

and make the custom initrd with preceed file inside to use the option "automatic-ubiqiuty" but it does not work too.

Is this a bug of Ubiqiuty in Lubuntu?

View 1 Replies View Related

Ubuntu Installation :: Getting The Lubuntu USB Without Bootloader?

Jun 24, 2010

I recently installed Lubuntu to a USB. It was up and running and worked fine, however, upon exiting and going to boot into windows, I noticed it had installed a GRUB bootloader. I use whole disk encryption on windows, which has its own bootloader, so I can't be having some other bootloader on the PC interfering with this. I used my rescue disk to restore my WDE bootloader, but the USB stick will not boot now.

I also tried using pendrivelinux but this copies the live cd version onto the USB stick and nothing saves when you log off.installing Lubuntu to USB without a boot loader?

View 4 Replies View Related

Ubuntu Networking :: No Wifi On Lubuntu

Jul 11, 2010

I just installed lubuntu on my eee 901, and everything seems to be ok, but my wireless card doesn't seem to be detected?

if I type ifconfig -a, it does not show (in ubuntu it worked like a charm)

[URL]

View 4 Replies View Related

Ubuntu :: How To Autostart Apps In Lubuntu

Oct 23, 2010

Isn't Lubuntu FAB! And it's very easy to customise...once you know how.

It took me a while to discover how to auto-start applications, so I thought I'd share this with you.

To autostart an application for all users
Edit the autostart file as root by typing in a terminal code...

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved