You are not logged in.

#26 2024-02-27 06:25:17

raven2cz
Member
Registered: 2016-11-05
Posts: 7
Website

Re: SSH_AUTH_SOCK not being set to `$XDG_RUNTIME_DIR/gcr/ssh` [SOLVED]

TE wrote:

I think I found the upstream chatter regarding this issue, which points at evidence we're struggling with the change to gnome-keyring not working as expected.

https://gitlab.gnome.org/GNOME/gnome-ke … issues/140

You can then find links to attempts at change and others having the same problems and hack solutions we're having in this thread.

I don't have a problem with GNOME. I use the standard Xorg and Awesome. This is not just a GNOME problem, but a general issue with the standard ssh-agent. Maybe this was primarily described for GNOME, but not all posts! Definitely, this can't be solved only at the GNOME solution level; there's some change in OpenSSH, NetworkManager, or somewhere something significant has changed. For example, there could be an issue with resolving: `%t` in the systemd ssh-agent service?

Offline

#27 2024-02-27 08:16:59

seth
Member
Registered: 2012-09-03
Posts: 51,731

Re: SSH_AUTH_SOCK not being set to `$XDG_RUNTIME_DIR/gcr/ssh` [SOLVED]

Ftr, https://archlinux.org/packages/extra/x86_64/gcr-4/ is used exclusively by "gnome stuff"™, whatever your desktop is, you're getting that from "gnoem-stuff"™ and from your comment most likely  from https://archlinux.org/packages/extra/x8 … er-applet/ (look at the url.…)

Offline

#28 2024-04-07 16:40:16

HolyBlackCat
Member
Registered: 2024-04-07
Posts: 1

Re: SSH_AUTH_SOCK not being set to `$XDG_RUNTIME_DIR/gcr/ssh` [SOLVED]

I had problems with setting SSH_AUTH_SOCK on Xfce, tried setting it in `/etc/profile.d/*.sh` but it was getting overridden by something.

Here's what helped:

xfconf-query -c xfce4-session -p /startup/ssh-agent/enabled -n -t bool -s false

THEN settings it in `/etc/profile.d/*.sh` worked.

Offline

Board footer

Powered by FluxBB