Skip to content
This repository was archived by the owner on Nov 7, 2023. It is now read-only.
This repository was archived by the owner on Nov 7, 2023. It is now read-only.

Change in handling of IdentityAgent on Windows OpenSSH 8.9 #329

Description

@3b0b

Submitting this here in case it helps anyone else. The short version is:

IdentityAgent \\.\pipe\krd-agent

in my ssh config stopped working; either removing that line and setting $env:SSH_AUTH_SOCK or changing it to

IdentityAgent //./pipe/krd-agent

fixed it for me. See PowerShell/Win32-OpenSSH#1949.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions