Re: How to allow users to log on only from my application not from pgadmin

Поиск
Список
Период
Сортировка
От Paul Lambert
Тема Re: How to allow users to log on only from my application not from pgadmin
Дата
Msg-id 45C149A7.4010809@autoledgers.com.au
обсуждение исходный текст
Ответ на Re: How to allow users to log on only from my application not from pgadmin  (Mark Walker <furface@omnicode.com>)
Ответы Re: How to allow users to log on only from my application not from pgadmin  (Mark Walker <furface@omnicode.com>)
Re: How to allow users to log on only from my application not from pgadmin  (Ron Johnson <ron.l.johnson@cox.net>)
Список pgsql-general
Mark Walker wrote:
> One other thing.  Another approach to this problem would be to have some
> sort of code signing/authentication capabilities for the postgresql
> server.  For instance, you login as an administrator (some sort of
> enhanced privs), you get to look at the databases you have permission
> for.  Otherwise, postgresql has to recognize the application.  Has this
> ever been discussed?
>
>
>

I don't think it would be feasible for any RDBMS to recognise the
connecting application, certainly in my view the effort it would take to
alter the postmaster/odbc driver and others would be a lot more than the
apparent gain from having that functionality.

--
Paul Lambert
Database Administrator
AutoLedgers


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

Предыдущее
От: Mark Walker
Дата:
Сообщение: Re: How to allow users to log on only from my application not from pgadmin
Следующее
От: Mark Walker
Дата:
Сообщение: Re: How to allow users to log on only from my application not from pgadmin