Network User authentication

Поиск
Список
Период
Сортировка
От d.kelly@maxfordham.com
Тема Network User authentication
Дата
Msg-id OF139394DC.DBB9E3BC-ON80256E05.004E44BD-80256E05.004F1D70@maxfordham.com
обсуждение исходный текст
Список 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




В списке pgsql-novice по дате отправления:

Предыдущее
От: andrew@pillette.com
Дата:
Сообщение: Re: Incorrect (?) escape of the $1
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: [GENERAL] Join Tutorial