Salt in encrypted password in pg_shadow

Поиск
Список
Период
Сортировка
От David Garamond
Тема Salt in encrypted password in pg_shadow
Дата
Msg-id 413DB97D.3000104@zara.6.isreserved.com
обсуждение исходный текст
Ответы Re: Salt in encrypted password in pg_shadow
Список pgsql-general
I read that the password hash in pg_shadow is salted with username. Is
this still the case? If so, since probably 99% of all PostgreSQL has
"postgres" as the superuser name, wouldn't it be better to use standard
Unix/Apache MD5 hash instead?

--
dave


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

Предыдущее
От: David Garamond
Дата:
Сообщение: Re: restricting non superuser from accessing other databases
Следующее
От: David Garamond
Дата:
Сообщение: Dumping pg_shadow and pg_database as SQL using pg_dump