Bug#622388: closed by Josselin Mouette <joss at debian.org> (reply to 622388 at bugs.debian.org) (Re: Bug#622388: can't use libpam-gnome-keyring outside of gnome)

Louis-David Mitterrand ldm at apartia.fr
Wed Apr 13 07:54:27 UTC 2011


On Tue, Apr 12, 2011 at 06:03:18PM +0000, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the libpam-gnome-keyring package:
> 
> #622388: can't use libpam-gnome-keyring outside of gnome
> 
> You need to launch it:
> 	gnome-keyring-daemon --start

Hi and thanks for your reply.

Actually the correct way to do it from an ~/.xsession or ~/.xinitrc file
is:

	eval `gnome-keyring-daemon --start --components=ssh`

	or 

	eval $(gnome-keyring-daemon --start --components=ssh)

which sets SSH_AUTH_SOCK in the window mananger environment.






More information about the pkg-gnome-maintainers mailing list