Re: Database users Passwords

Поиск
Список
Период
Сортировка
От Jorge Godoy
Тема Re: Database users Passwords
Дата
Msg-id 873b9mlqdm.fsf@gmail.com
обсуждение исходный текст
Ответ на Re: Database users Passwords  (Shane Ambler <pgsql@007Marketing.com>)
Ответы Re: Database users Passwords  (Shane Ambler <pgsql@007Marketing.com>)
Список pgsql-general
Shane Ambler <pgsql@007Marketing.com> writes:

> What Dev would want to look for (probably create) is a small script that will
> read his list of crypt passwords and un-crypt them into a create role string
> that is fed to psql.

Except that the hash used is unidirectional, i.e., there's no way to decrypt
it besides a brute force attack or something like that.

If he's got, e.g., 10 users with strong passwords this kind of thing can take
some weeks.

--
Jorge Godoy      <jgodoy@gmail.com>

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

Предыдущее
От: Rafal Pietrak
Дата:
Сообщение: Re: A query planner that learns
Следующее
От: Ron Peterson
Дата:
Сообщение: uuid c function contrib