It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
stoutZero
3 months agoNew Contributor
1Password ssh agent & ssh key on disk
Hi, I have enabled 1Password ssh agent, and checked that 1Password touch id prompt is showing up & working when I connected to a different machine via ssh. *Tangent: Why is pasting in this tex...
- 3 months ago
Hey stoutZero, you can in fact use `IdentitiesOnly yes` + `IdentityFile` with the 1Password SSH agent, but then point `IdentityFile` to the public key instead of the private key. The private key can be stored in 1Password with only the .pub file on disk.
1P_Phil
Moderator
3 months agoHi stoutZero ,
Thanks for writing in. The authentication pattern should be independent of the SSH Key situation. Would you be able to send us a note at mailto:support@1password.com ?
Thanks,
Phil
- stoutZero3 months agoNew Contributor
Done