It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years agoForwardAgent?
I noticed that when I log in my server with a key that is in 1Password and I try to log in from there to other servers, that I need to provide my password. Apparently ForwardAgent does not work, or d...
Former Member
3 years ago@Jack I have made some progress.
I have a private key file for the second server, if I add it in 1Password, forwarding works.
But if I try to add it via ssh-add
, I get an error:
Could not add identity "keys": agent refused operation
It's funny because ssh-add -l
works well and lists all my private keys from 1Password.
The SSH_AUT_LOCK
points to ~/.1password/agent.sock
.