Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
2 years agoSSH use particular identity
Hello, I'm trying to use particular key in order to ssh to particular host (Windows)
Steps:
1. Everything is configured and ssh-agent loads keys correctly from 1password
2. When i try to ssh on...
Former Member
2 years agoThis work fine on Linux, it looks like problem is happening because both keys have access to particular server and windows does not respect ~/.ssh/config file
Looks like this is know issue https://developer.1password.com/docs/ssh/agent/advanced/#windows
"Windows doesn't have the same flexibility with the ~/.ssh/config file as macOS and Linux because Microsoft OpenSSH listens to a fixed pipe (\.\pipe\openssh-ssh-agent). If you want to use the 1Password SSH agent on Windows, you'll need to allow it to authenticate for all hosts."