Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
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 agoFrequent 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.