pg_pwd and pg_shadow

Поиск
Список
Период
Сортировка
От Anthony Metzidis
Тема pg_pwd and pg_shadow
Дата
Msg-id 97k872$22ah$1@news.tht.net
обсуждение исходный текст
Список pgsql-admin
Hi,
When I 'CREATE USER testuser WITH PASSWORD 'mypassword';
I see an entry in PG_PWD with the password 'mypassword' in plaintext.

In my pg_hba.conf I have all hosts using 'password' authentication with no
file argument.  Is there any way to keep postgres from saving the passwords
in PG_PWD?  I thought that passwords were to be saved in PG_SHADOW.  What is
PG_SHADOW for anyway?

If you have an answer, can you please send it to me via email?

Thanks.

--tony



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

Предыдущее
От: Johan Segernas
Дата:
Сообщение: RE: COPY doesn't works when containing ' ' or ' ' charact ers on db
Следующее
От: Silky Mittal
Дата:
Сообщение: Unable to start PostgreSQL from user other than root