Re: Storing the password in .pgpass file in an encrypted format

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Storing the password in .pgpass file in an encrypted format
Дата
Msg-id 53080B7E.40807@agliodbs.com
обсуждение исходный текст
Ответ на Storing the password in .pgpass file in an encrypted format  (firoz e v <firoz.ev@huawei.com>)
Список pgsql-hackers
On 02/21/2014 03:54 PM, Tomas Vondra wrote:
> Depends on how you define external utility. It certainly needs to be
> somehow integrated with the tools using .pgpass. Do you have something
> particular in mind?

Yeah, I was thinking that the ideal would to be to make this generically
pluggable, like giving the ability to use a unix socket or executable
call for pgpass instead of only looking at a file.  I don't think we
should implement any particular wallet technology, just make it possible
to call an external application.  I think implementing our own wallet
would be a big mistake.

I'm not sure how broad the actual use case for this is -- most folks
with sophisticated password needs use AD or LDAP -- but if someone wants
to write the code, I'd be for accepting it.

-- 
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com



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

Предыдущее
От: Greg Stark
Дата:
Сообщение: Re: Storing the password in .pgpass file in an encrypted format
Следующее
От: Daniel Farina
Дата:
Сообщение: Re: Storing the password in .pgpass file in an encrypted format