71
71
You do need to have an RSA keypair to get the initial password for a
72
72
Windows machine, even though you can't use it to log in later.
75
75
Amazon and returns the private path. One keypair is all that is needed.
76
76
This is distinct from the account identifier - likely due to the different
77
77
toolchains in use (the keypairs are used for unix ssh keys, and I (Robert)
78
78
suspect a rather unix friendly core at Amazon).
79
79
Once a custom image is made with a saved password, you can skip using
82
82
It would be nice if rdesktop could use private key authentication but