
- #PGADMIN 4 CONNECT TO DATABASE SOFTWARE#
- #PGADMIN 4 CONNECT TO DATABASE PC#
In pgAdmin, define a new server instructing it to connect to a local port chosen in SecureCRT. Step 3 - Configure Connection with pgAdmin
Please connect to the created session, providing Access Token when SecureCRT prompts for it. Remote Hostname and Port (assuming the default Postgres port in this case, can be changed upon need) - this is the address that needs to be accessible from the SSH Server/Bastion inside the data centerĪfter defining the properties, you may tick the "Do not request a shell" check box.Please note, that if you will require managing multiple servers simultaneously, it is better to use different high ports for each server.
Local Port (needs to be any number that is not "occupied" on the DBA's machine) - we will use this port number in the pgAdmin. In the above screenshot, please note the following details: In the session properties, fill in the Host Name and the User Name in the appropriate fields: Open your SecureCRT client, and in Sessions Manager window choose to create a new session: Step 2 - Configure SSH Tunnel with SecureCRT In the above window (that will open as a side pane in the Luminate Portal) please choose if you want to authenticate with RSA Key (and then download the private key) or Temporary Access Token, and copy the User name for SSH Client, as well as Host name for SSH Client. If you don't see it in the list, please approach your Luminate administrator to provide you with access permissions to such a server. Please click on the icon representing the SSH Bastion (MyBastion in our diagram) you will be using for accessing your PostgreSQL Servers. Please log in to your Luminate Portal ( You will see a list of applications similar to the below: Step 1 - Connect to Luminate Portal and open the relevant SSH Application The article assumes the following topology: #PGADMIN 4 CONNECT TO DATABASE SOFTWARE#
We will use the Luminate Software Defined Perimeter approach to provide ephemeral access based on the user identity.
#PGADMIN 4 CONNECT TO DATABASE PC#
This article provides step-by-step instructions for connecting to PostgreSQL servers deployed in a data center without providing a direct network connectivity form the DBA's PC to the database servers.