Getting started with 1Password for your growing team, or refining your setup? Our Secured Success quickstart guide is for you.
Forum Discussion
Former Member
2 years agossh agent stopped working (MacOS)
hi there, I setup the ssh agent as per guide and was able to login on via ssh on my server.
here is my ~/.ssh/config
```
Include ~/.colima/ssh_config
Host *
IdentityAgent "~/Librar...
Former Member
2 years agoFor completeness, here is what I setup on https://docs.vyos.io/en/latest/configuration/system/login.html:
set system login user MYUSER authentication public-keys MY@EMAIL type ssh-ed25519
set system login user MYUSER authentication public-keys MY@EMAIL key 1PASSWORDPUBLICKEY