Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-user] ssh woes

Hi,

On Sat, Dec 3, 2011 at 4:02 PM, Christoph Pospiech <Christoph.Pospiech@xxxxxxxxxx> wrote:
Hi,

experimenting with remote connections (as necessary part of synchronized
projects) I noted a few ssh oddities.

- apparently, remote connections doesn't seem to cooperate with ssh-agent. Is
this planned to change some time ?
We would like to support it. But it difficult because Java doesn't have direct access (see https://bugs.eclipse.org/bugs/show_bug.cgi?id=179924). So I don't know if it will be supported.

- I first thought that I couldn't use ssh public/private key pairs with a pass-
phrase, but then I found a description of the following work around in
http://www.eclipse.org/forums/index.php/mv/msg/200827/735076/
- remove the pass-phrase
- import the the into eclipse key management
- set a new pass phrase within eclipse
- save the changed private key
- re-distribute the public key

I found this work around, but no indication that this was filed as a bug. Is
this a known bug ?
You are trying to create a RemoteTools connection? You don't need to import it to General->Network Connections->SSH2. As far as I know we don't use the keys configured there for RemoteTools connections.

You can specify your ssh private key when you create the connection. You can create the connection either by:
- Right Click->Create in the Remote Enviroments View
- or by clicking "New..." on the last page of the new synchronized project wizard.

In that connection wizard you can click "Public key based authentication" and you can leave the field empty for the pass-phrase. It'll ask you on each connection for the pass-phrase.

Roland



Mit freundlichen Grüßen / Kind regards

Dr. Christoph Pospiech
High Performance & Parallel Computing
Phone: +49-351 86269826
Mobile: +49-171-765 5871
E-Mail: christoph.pospiech@xxxxxxxxxx
-------------------------------------------------------------------------------------------------------------------------------------------
IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Reinhard Reschke, Dieter
Scholz, Gregor Pillen, Joachim Heel, Christian Noll
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB
14562 / WEEE-Reg.-Nr. DE 99369940

_______________________________________________
ptp-user mailing list
ptp-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-user







--
ORNL/UT Center for Molecular Biophysics cmb.ornl.gov
865-241-1537, ORNL PO BOX 2008 MS6309

Back to the top