Opened 15 years ago

Closed 14 years ago

#26 closed enhancement (fixed)

add ssh keys to host option

Reported by: Antoine Martin Owned by: Antoine Martin
Priority: major Milestone: 0.9
Component: Client Keywords:
Cc:

Description (last modified by Antoine Martin)

If the account has an SSH key defined, we can just add it to the list of authorized keys on the server rather than storing the password.

shifter_add_key SHIFTER_KEY, SSH_KEY

This is the public key, so we need the UI widgets to point to the public key as well as private key.
Windows keys generated by puttygen.exe must be converted on the server via "ssh-keygen -i"

Change History (1)

comment:1 Changed 14 years ago by Antoine Martin

Description: modified (diff)
Resolution: fixed
Status: newclosed

done in r1343

Last edited 13 years ago by Antoine Martin (previous) (diff)
Note: See TracTickets for help on using tickets.