Network User authentication -
12-23-2003
, 08:20 AM
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
---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly |