Signing back into the Community for the first time? You'll need to reset your password to access your account. Find out more.
Forum Discussion
Former Member
3 years agoSSH to EC2 - `agent refused operation`
I have a problem with accessing an EC2 instance using a private key stored in my private vault.
Steps:
Update ~/.ssh/config with a host i.e.
Host random-host
HostName random-host.c...