general database password - Mailing list pgsql-general

From Daniel Seichter
Subject general database password
Date
Msg-id bhbe4k$33u$1@sea.gmane.org
Whole thread Raw
List pgsql-general
Hello,

I have maybe a strange question:
Is it possible to configure a main password for a hole?

For a better understand:
Only my program knows this mainpassword and if my program can connect
and is connected, the user can connect to database (with his own
account). The user is only allowed to connect, if he is connecting with
my program.
The problem is, I can't say, that users only from a special hosts
(pg_hba.conf) can connect, because I do not know from which host the
come.

If something like that is possible, please let me know how, of not, than
it is also ok.

Thank you

Daniel



pgsql-general by date:

Previous
From: Dennis Gearon
Date:
Subject: Re: types of constraint deferment
Next
From: Tom Lane
Date:
Subject: Re: PL/C functions