From: | d(dot)kelly(at)maxfordham(dot)com |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Network User authentication |
Date: | 2003-12-23 14:20:54 |
Message-ID: | OF139394DC.DBB9E3BC-ON80256E05.004E44BD-80256E05.004F1D70@maxfordham.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
I know that PostGres can do about half of this, what I want to know is
whether the other half is possible.
We are setting up a postgres database on the company network and want to
know who makes changes
and when. I know that through the pg_hba.conf I can make sure that only
people on the network are allowed
access, and can assign them as users or groups.
What I would really like to do is recognise each user as they access the
database. Ideally I would like to
do this without having to setup the users in postgres in advance.
Is this possible???
Dan Kelly
From | Date | Subject | |
---|---|---|---|
Next Message | Marcin Gil | 2003-12-23 14:30:24 | duplicates on primary key column |
Previous Message | Sai Hertz And Control Systems | 2003-12-23 13:45:15 | Join Tutorial |