Our community is getting an upgrade on July 2nd! Learn more in the FAQs →
Forum Discussion
jeff1pass
2 years agoNew Contributor
multiple 1Password ssh agents, or scoped socket files?
After reading the pages on https://developer.1password.com/docs/ssh/agent/advanced#ssh-server-six-key-limit and https://developer.1password.com/docs/ssh/agent/config/ I seem like I'm still going to r...
Michael_Mercuri
2 years agoDedicated Contributor
You should not run into the limit when you specify the key for the host and use the IdentitiesOnly yes option. This should result in the key specified being used and no others need to be tried.
If you're not able to do this for some reason, then it will, unfortunately, be a problem.