Re: How to allow users to log on only from my application not from pgadmin - Mailing list pgsql-general

From Andrus
Subject Re: How to allow users to log on only from my application not from pgadmin
Date
Msg-id epo5oc$fms$1@news.hub.org
Whole thread Raw
In response to How to allow users to log on only from my application not from pgadmin  ("Andrus" <kobruleht2@hot.ee>)
Responses Re: How to allow users to log on only from my application not from pgadmin  (Paul Lambert <paul.lambert@autoledgers.com.au>)
List pgsql-general
> Run the application on a machine you control. Then the application can
> authenticate without the users being able to steal or piggyback on its
> credentials.

Thank you for reply.

My application is GUI applicatio which must run in customer computer and
accesses to 5432 port in remote PostgreSQL server located in customer side
over internet.
I cannot control customer computers.

Andrus.




pgsql-general by date:

Previous
From: Ben
Date:
Subject: Re: replication choices
Next
From: "Timasmith"
Date:
Subject: Re: SQL to get a table columns comments?