allowing users to change the IP-addresses that are allowed to connect to postgresql

From: stig erikson <stigerikson_nospam_(at)yahoo(dot)se>
To: pgadmin-support(at)postgresql(dot)org
Subject: allowing users to change the IP-addresses that are allowed to connect to postgresql
Date: 2004-09-17 13:52:11
Message-ID: cieq60$27dv$1@news.hub.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Hello.
I have a postgresql 7.4.5 running.
On the server i have a few databases, all owned and administered by
different users.
The users sometimes change access-rules to their databases, in
particular they change access rules based on IP-addresses, which i have
to do for them manually in pg_hba.conf.

is there some way to avoid the pg_hba.conf-file?
optimally i would like the access rights to be stored with the user
and/or the database and tables. is this possible?
thus allowing users to change access rights themselfs.

if it is not possible in 7.4.5, is it planned for 8.0?

/stig

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message Dave Page 2004-09-17 14:06:04 Re: Error adding new column to existing table.
Previous Message Ted Taylor 2004-09-17 13:51:33 Re: Error adding new column to existing table.