Step-by-step generating SSH keys
From
Pandora FMS FAQ.
-
Go to
.\util
of your Pandora FMS agent for Windows
and run puttygen.exe
.
Generate keys, SSH-2_DSA, 1024:

-
Press Generate
Export key to OpenSSH key (Cygwin uses a port of OpenSSH)

-
We have no chosen password, so press YES:

-
Save it as
c:\pandora\keys\id_dsa:

-
Now let's copy the public key to clipboard:

-
and paste it as
c:\pandora_agent\keys\id_dsa.pub
,
and also to the /home/pandora/.ssh/authorized_keys
file.
