MySQL Workbench, Windows XP and SSH public key auth.
Tuesday, July 19th, 2011It happens that sometimes you need to access a remote box which supports ssh key authentication. Recently I was trying to reproduce a bug related to SSH public key authentication, so here I would like to share some of my experience. There will be no explanation of the public key authentication ...