Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
4 years agoSSH agent terminal password prompt?
I've started using the 1Password SSH agent, and in my regular day-to-day work at my desktop PC it works great!
However, if I'm not in my office, I tend to do a lot of work from my laptop using the...
Former Member
4 years agoThanks -- yes, I do!
I've tried it out, and it seems to work as expected. However, it doesn't play well with the default setup recommended in the 1Password docs (eg. setting IdentityAgent
for Host *
in ~/.ssh/config
), as then the remote host still tries to use its local 1Password agent.
Will see if I can play around a bit with a .bashrc
script to set SSH_AUTH_SOCK to the 1Password agent only for local logins, and leave it untouched for remote logins over SSH.