Re: SSH Tunneling in pgAdmin4

From: Darren Duncan <darren(at)darrenduncan(dot)net>
To: pgAdmin Support <pgadmin-support(at)postgresql(dot)org>
Subject: Re: SSH Tunneling in pgAdmin4
Date: 2016-06-15 20:32:34
Message-ID: 5761BB62.4080401@darrenduncan.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

On 2016-06-15 1:03 PM, Dave Page wrote:
> Hi
>
> On Wed, Jun 15, 2016 at 3:45 PM, Justin Alford <justin(dot)alford(at)gmail(dot)com> wrote:
>> One of the main reasons I have been looking forward to pgAdmin4 is to
>> resolve the crashing issues when connecting via SSH Tunnel. There doesn't
>> appear to be a way to set up an SSH Tunnel connection in the pgAdmin4 Beta.
>> Didn't see any mention of it in the pgAdmin4 documentation either. Is this
>> something that is slated for a later Beta/Alpha release?
>
> No, sorry - maybe for 2.0 (though, we won't use libssh2 - it'll rely
> on external ssh clients). It's likely to be less important now that
> you can run on a web server.

I still consider SSH tunnel support to be very important, under the assumption
that running a DBMS general admin program on one's own computer that talks to
the server via SSH tunnel is more secure than running one on a web server where
it would present a larger attack surface on the DBMS from the public. I
wouldn't want to allow connections to Postgres directly from the public internet
either. -- Darren Duncan

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Miroslav Šilhavý 2016-06-15 20:56:11 PA 4 password bug
Previous Message Dave Page 2016-06-15 20:03:18 Re: SSH Tunneling in pgAdmin4