https://bugzilla.xfce.org/show_bug.cgi?id=11686

            Bug ID: 11686
           Summary: xfce4-session does not stop gpg-agent
    Classification: Xfce
           Product: Xfce4-session
           Version: 4.12.0
          Hardware: PC (x86_64)
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Medium
         Component: General
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected], [email protected]

xfce4-session will start gpg-agent, but it will not stop it at logout. On the
next login of the same user, xfce4-session will check to see if gpg-agent is
already running (which it will be) and not start another instance. The problem
is that if the user is using gpg-agent's SSH agent support, SSH_AUTH_SOCK will
not get incorporated into the environment on the second login. This is because
xfce4-session doesn't start gpg-agent on the second login, so it doesn't have
this information.

To solve this, xfce4-session must stop gpg-agent on logout if xfce4-session
starts gpg-agent on login.

This is all with either enable-ssh-support in .gnupg/gpg-agent.conf, or with
xfconf settings xfce4-session:/startup/ssh-agent/enabled = True and
xfce4-session:/startup/ssh-agent/type = gpg-agent set.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Xfce-bugs mailing list
[email protected]
https://mail.xfce.org/mailman/listinfo/xfce-bugs

Reply via email to