ssh-only configuration with Plink [message #18449] |
Tue, 29 January 2008 13:15  |
Eclipse User |
|
|
|
Originally posted by: galstuk.rocketmail.com
Is there a way to configure rse to use an ssh private/public key
certificates (PuttyGen)? It works beautifully on port 22 without the
certificates, but my systems all require encrypted comms. I'm looking for
a way to configure RSE similar to CVS with plink for the ext ssh
configuration. I see where there are variables that can be built but have
no doc on how to configure these for ssh via plink or something akin to
plink.
David Baker
|
|
|
Re: ssh-only configuration with Plink [message #18457 is a reply to message #18449] |
Fri, 01 February 2008 06:26  |
Eclipse User |
|
|
|
Hi David,
RSE uses its own internal SSH client, which won't connect
to your plink server. But what you can do, is tell it
where your private key(s) are located.
Window > Preferences > General > Network Connections > SSH2
Pressing F1 there will give you some info. Basically,
enter an SSH Home Directory, where your private keys
are stored. I'm typically using NTFS Encryption and
permissions as an added security measure on that
directory.
In PuTTYGen, export your private key as an OpenSSH key.
In Eclipse, import it on the Key Management Tab. If the
private key is without passphrase, RSE will connect with
a blank password which you can also store, so then RSE
does not ask you any more.
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
David Baker wrote:
> Is there a way to configure rse to use an ssh private/public key
> certificates (PuttyGen)? It works beautifully on port 22 without the
> certificates, but my systems all require encrypted comms. I'm looking
> for a way to configure RSE similar to CVS with plink for the ext ssh
> configuration. I see where there are variables that can be built but
> have no doc on how to configure these for ssh via plink or something
> akin to plink.
>
> David Baker
>
|
|
|
Re: ssh-only configuration with Plink [message #572122 is a reply to message #18449] |
Fri, 01 February 2008 06:26  |
Eclipse User |
|
|
|
Hi David,
RSE uses its own internal SSH client, which won't connect
to your plink server. But what you can do, is tell it
where your private key(s) are located.
Window > Preferences > General > Network Connections > SSH2
Pressing F1 there will give you some info. Basically,
enter an SSH Home Directory, where your private keys
are stored. I'm typically using NTFS Encryption and
permissions as an added security measure on that
directory.
In PuTTYGen, export your private key as an OpenSSH key.
In Eclipse, import it on the Key Management Tab. If the
private key is without passphrase, RSE will connect with
a blank password which you can also store, so then RSE
does not ask you any more.
Cheers,
--
Martin Oberhuber, Senior Member of Technical Staff, Wind River
Target Management Project Lead, DSDP PMC Member
http://www.eclipse.org/dsdp/tm
David Baker wrote:
> Is there a way to configure rse to use an ssh private/public key
> certificates (PuttyGen)? It works beautifully on port 22 without the
> certificates, but my systems all require encrypted comms. I'm looking
> for a way to configure RSE similar to CVS with plink for the ext ssh
> configuration. I see where there are variables that can be built but
> have no doc on how to configure these for ssh via plink or something
> akin to plink.
>
> David Baker
>
|
|
|
Powered by
FUDForum. Page generated in 0.03513 seconds