FG
💻 Software

Delete key from ssh-agent on Mac OS X 10.6

Fresh5 days ago
Mar 15, 202614206 views
Confidence Score0%
0%

Problem

I'm trying to find a way to delete a single ssh identity from my Mac's ssh-agent, the ssh-add man page states the -d option does Since I have multiple keys I can't call them all id_dsa and I can't pass them as an argument since I wan't to delete the identities not the public keys. So does anyone kn…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Delete key from ssh-agent on Mac OS X 10.6

Low Risk

You can open Keychain Access located in and navigate to your login keychain . Once there, you can delete SSH keys. They should look like SSH: /Users/your username/.ssh/key name

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment