Protect what matters β even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Former Member
4 years agossh-agent on linux: sign_and_send_pubkey agent refused operation
I'm trying to get ssh-agent integration working on linux with 1password 8. When I try a git pull to an ssh-based server, auth via the agent fails with the following relevant line from verbose output:...
Former Member
4 years agoSorry to hear youβre running into a problem with the ssh agent.
Are you able to authenticate directly via ssh to anything? Try ssh -T git@github.com (this assumes GitHub) and let us know the results.
And just to check, have you gone through our Developer Documentation: https://developer.1password.com/docs/ssh/agent/? Linux requires Polkit and a non-Snap install for the ssh agent to work.