[Bug 3140] New: support a token for XDG_RUNTIME_DIR

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Fri Mar 27 04:31:52 AEDT 2020


https://bugzilla.mindrot.org/show_bug.cgi?id=3140

            Bug ID: 3140
           Summary: support a token for XDG_RUNTIME_DIR
           Product: Portable OpenSSH
           Version: 8.2p1
          Hardware: Other
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: ssh
          Assignee: unassigned-bugs at mindrot.org
          Reporter: dkg at fifthhorseman.net

In some situations, users will want to forward a unix domain socket
that lives in XDG_RUNTIME_DIR. for example, the default GnuPG
gpg-agent's  `agent-socket` lives in $XDG_RUNTIME_DIR/S.gpg-agent.

But this isn't known by the client when setting up a RemoteForward.

If we could use tokens in RemoteForward (see #3014), then one token
that would be really nice to have would be this location.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list