Re: Security issue for postgresql

Поиск
Список
Период
Сортировка
От Tino Wildenhain
Тема Re: Security issue for postgresql
Дата
Msg-id 48CE8781.3060309@wildenhain.de
обсуждение исходный текст
Ответ на Security issue for postgresql  (aravind chandu <avin_friends@yahoo.com>)
Список pgsql-general
aravind chandu wrote:
> Hi,
>
>         I have a .h file in that there is a function in which there
> arguments were username and password for the database so that the user
> should be logged in,for that i need to write my own program.This is
> something about administrator privileges etc... can any one of you tell
> me the procedure to do this so that i will start working on it.

Maybe you can rephrase your question a bit? Its not clear what you
really want. If its all about credential storage on the client
you might check pgpass:

http://www.postgresql.org/docs/8.3/interactive/libpq-pgpass.html

Tino

Вложения

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

Предыдущее
От: aravind chandu
Дата:
Сообщение: Security issue for postgresql
Следующее
От: "Jonathan Bond-Caron"
Дата:
Сообщение: Re: Oracle and Postgresql