Forum Discussion

stoutZero's avatar
stoutZero
New Contributor
3 months ago
Solved

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...
  • floris_1P's avatar
    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.