On Wed, 14 Nov 2018, Louis Kowolowski wrote:

man ssh-add(1)

-D      Deletes all identities from the agent.
-l        Lists fingerprints of all identities currently represented by the 
agent.

You can delete all identities, list them, to make sure there aren't any in
the agent, and then re-add them with: ssh-add <path-to-key-file> will add
your key

  Thanks, Louis.

  Would the path be ~/.ssh/id_ed25519.pub?

Rich
_______________________________________________
PLUG mailing list
PLUG@pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to