Re: SSH connection problem

From: Dave Page <dpage(at)pgadmin(dot)org>
To: Marcin Krawczyk <jankes(dot)mk(at)gmail(dot)com>
Cc: "Wolfe, Andrew" <awolfe(at)silversky(dot)com>, pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: SSH connection problem
Date: 2016-03-11 14:30:47
Message-ID: CA+OCxoyXf7V8anRC1qc6tdAJfkUXa8EkL6ur9KvvEw5YWpc50w@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On Fri, Mar 11, 2016 at 1:27 PM, Marcin Krawczyk <jankes(dot)mk(at)gmail(dot)com> wrote:
> No it's the private key. Exactly the same as with my putty configuration
> which works.

If memory serves, Putty uses keys that are in an unusual format.
pgAdmin needs standard SSH formatted keys - I believe one of the Putty
tools will convert for you.

> pt., 11.03.2016 o 14:23 użytkownik Wolfe, Andrew <awolfe(at)silversky(dot)com>
> napisał:
>>
>> Did you perhaps give pgAdmin the public key instead of the private key
>> file?
>>
>>
>> > On Mar 11, 2016, at 06:46, Marcin Krawczyk <jankes(dot)mk(at)gmail(dot)com> wrote:
>> >
>> > Hi, I'm trying to setup SSH connection in pgAdmin but i get this error:
>> >
>> > Unable to extract public key from private key file: Wrong passphrase or
>> > invalid/unrecognized private file format
>> >
>> > I'm running pgAdmin 1.22.1 (Feb 29 2016, rev: REL-1_22_1), windows 8.1
>> > and authentication with private key file
>> >
>> > The passphrase I provide is of course correct, the connection works in
>> > putty with this file. I generated it in puttygen.
>> >
>>
>>
>> Please consider the environment before printing this email. This message
>> should be regarded as confidential. If you have received this email in
>> error, please notify the sender and destroy it immediately. Statements of
>> intent shall only become binding when confirmed in hard copy by an
>> authorized signatory. The contents of this email may relate to dealings with
>> other companies under the control of BAE Systems Applied Intelligence
>> Limited, details of which can be found at
>> http://www.baesystems.com/Businesses/index.htm.

--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake

EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Marcin Krawczyk 2016-03-11 14:45:40 Re: SSH connection problem
Previous Message Marcin Krawczyk 2016-03-11 13:27:33 Re: SSH connection problem