pgadmin user access control features

From: Dan Sabin <dan(dot)sabin(at)nextwavesys(dot)com>
To: pgsql-admin(at)postgresql(dot)org
Subject: pgadmin user access control features
Date: 2011-01-04 17:04:56
Message-ID: 24001946.1624.1294160696171.JavaMail.root@mail.nextwavesys.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hello,

So I plan on deploying a Postgres DB in an military project. On our admin end we are using the tool to help set up the database for delivery. Now the problem comes once the system is delivered. The database is used to record all the system messages for easy retrieval. This feature is rarely used and is only there if the system accidentally kills someone (Military grade security system with guns), the client needs to be able to reconstruct the event.

In order to do this the client needs an interface to access the database. The two options are to give them a query tool we design so we can restrict their actions (to prevent the database from being screwed up). The other option would be to restrict their access in the pgadmin tool installed on the system itself and prevent them from deleting data. Is it possible to set up accounts within the tool and secure the admin access for ourselves so they can only run certain types of queries on their own account.

I know this is possible with MS SQL Server tools, but we're bound to open source solutions. Any information would be useful.

Thank you,
Dan

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Kevin Grittner 2011-01-04 18:04:38 Re: pgadmin user access control features
Previous Message Victor Hugo dos Santos 2011-01-04 16:35:58 Re: ERROR: invalid memory alloc request size 4294967293