Level up your business security with free, on-demand training and certification. Explore 1Password Academy today →
Forum Discussion
jeff1pass
1 year 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
1 year 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.