Forum Discussion

olafdedj's avatar
olafdedj
New Member
6 days ago

SSH Bookmarks not working?

Hi, I’ve been trying to set up SSH Bookmarks, but I can’t get them to work.

I have seven keys, and the client attempts all of them on the server even when the bookmark is configured correctly. As a result, I get "Too many authentication failures" before it reaches the correct (7th or more) key. I’ve also tried moving all keys to the private vault for testing, but the behavior is the same.

When I download the .pub file and try this command on Mac It does pick only the right one. But the problem is that i have to actually download the .pub file and according to the bookmark it should do that automatically.

ssh -o IdentitiesOnly=yes -i ~/path/to/key/pub_key.pub user@host.net

This is on Windows and on my Mac and Im not using any custom ports.

UPDATE 1:

I got it working by checking the generate ssh-config file. Then in my .ssh/config set Include ~/.ssh/1Password/config.

However this feels like it should be all done automatically? So i dont have to enable the generate check ssh and also should not include it.

2 Replies

  • Hi olafdedj​ ,

    Thanks for the feedback and also I'm glad you were able to get it working.  I'll pass this along to the team to see if there is anything we can do to make it smoother.

    Regards,
    Phil & Team :D