[arch-general] Cannot get GNOME Keyring to work well with lightdm-razor-greeter and razor-qt
Hi everyone, I recently switched to razor-qt desktop and lightdm (for a faster startup), but I can't get gnome-keyring-daemon to run. I've tried https://wiki.archlinux.org/index.php/GNOME_Keyring#Use_Without_GNOME , but ~/.xinitrc doesn't seem to be executed at all. Plus, I don't want to add anything into ~/.bashrc, because I think $SSH_AUTH_SOCK and some relevant variables should just be set in the session. Is there any better idea? Thanks, Hexchain
I recently switched to razor-qt desktop and lightdm (for a faster startup), but I can't get gnome-keyring-daemon to run.
I've tried https://wiki.archlinux.org/index.php/GNOME_Keyring#Use_Without_GNOME , but ~/.xinitrc doesn't seem to be executed at all. Plus, I don't want to add anything into ~/.bashrc, because I think $SSH_AUTH_SOCK and some relevant variables should just be set in the session.
Is there any better idea?
AFAIK you can run gnome-keyring-daemon from a PAM setting. If not, this small patch for /etc/lightdm/xsession will run your ~/.xsession properly as any *dm should: https://gist.github.com/gdamjan/4043181 -- damjan
On Wed, 2013-02-27 at 20:18 +0100, Damjan Georgievski wrote:
I recently switched to razor-qt desktop and lightdm (for a faster startup), but I can't get gnome-keyring-daemon to run.
I've tried https://wiki.archlinux.org/index.php/GNOME_Keyring#Use_Without_GNOME , but ~/.xinitrc doesn't seem to be executed at all. Plus, I don't want to add anything into ~/.bashrc, because I think $SSH_AUTH_SOCK and some relevant variables should just be set in the session.
Is there any better idea?
AFAIK you can run gnome-keyring-daemon from a PAM setting.
If not, this small patch for /etc/lightdm/xsession will run your ~/.xsession properly as any *dm should: https://gist.github.com/gdamjan/4043181
Is gnome-keyring already installed?
On Thu, Feb 28, 2013 at 3:18 AM, Damjan Georgievski <gdamjan@gmail.com> wrote:
AFAIK you can run gnome-keyring-daemon from a PAM setting.
Tried, but doesn't work.
If not, this small patch for /etc/lightdm/xsession will run your ~/.xsession properly as any *dm should: https://gist.github.com/gdamjan/4043181
Thank you! This is useful.
-- damjan
participants (3)
-
Damjan Georgievski
-
Hexchain Tong
-
Ralf Mardorf