Skip to content

SSH Forward Agent not working #815

@tntrex

Description

@tntrex

I'm setup ssh keys on bash on windows, like it works for me earlier on ubuntu. I use forward agent feature to access to git repos on server:

Host *
  ForwardAgent yes

Then I'm try execute ssh -T git@github.com on server and get this message:

Permission denied (publickey).

Instead of welcome message from github, like it works on local machine

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