ssh-keygen -t dsa
.
.ssh
directory in your UNIX home directory, and append it to the authorized_keys
file in the same directory. (Create that file if you need to)
PuttyGen
program to convert the key to Putty format
Pageant
program and add the key that you just created.
Pageant
in the startup folder, and add the full path to the key (in quotes if necessary) as an argument.