Re: preventing access with psql

Поиск
Список
Период
Сортировка
От paul rivers
Тема Re: preventing access with psql
Дата
Msg-id 47B9DCF1.4090700@gmail.com
обсуждение исходный текст
Ответ на preventing access with psql  ("Fabio Telles" <fabio.telles@gmail.com>)
Список pgsql-admin
Fabio Telles wrote:
> In Oracle, we use the clause 'set role identified by some_password'.
> How could I handle these problem. Any clue?
>

Normally these role passwords in Oracle are used (and stored) on a
middle tier, and not put into the hands of the client.  So where are you
storing this role pass?  Compiling it into the app and hoping no one
runs strings on it (or whatever level of digging is required)?

Paul


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

Предыдущее
От: "Fabio Telles"
Дата:
Сообщение: preventing access with psql
Следующее
От: "Alfred Langer"
Дата:
Сообщение: Update 8.2 to 8.3