Hello,

I'm using GnuPG together with an OpenPGP card among other things for ssh
access. The SSH_AUTH_SOCK value is to be set like this

# set SSH_AUTH_SOCK
#
unset SSH_AGENT_PID
unset SSH_AUTH_SOCK
SSH_AUTH_SOCK="$(gpgconf --list-dirs agent-ssh-socket)";
export SSH_AUTH_SOCK

What I do not understand is, why this value without the KDE5 environment
is

$ gpgconf --list-dirs agent-ssh-socket
/home/guru/.gnupg-ccid/S.gpg-agent.ssh

and after start of Xorg and KDE5 it is:

$ gpgconf --list-dirs agent-ssh-socket
/var/run/user/1001/gnupg/d.m4rfaasqebhjmgto9ddm6m7y/S.gpg-agent.ssh

Why is this change/difference?

        matthias

-- 
Matthias Apitz, ✉ g...@unixarea.de, http://www.unixarea.de/ +49-176-38902045
Public GnuPG key: http://www.unixarea.de/key.pub
May, 9: Спаси́бо освободители! Thank you very much, Russian liberators!

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to