Security Questions of PostgreSQL

Поиск
Список
Период
Сортировка
От Gordon Yuen
Тема Security Questions of PostgreSQL
Дата
Msg-id 35DAACE2.86267CDE@hotmail.com
обсуждение исходный текст
Список pgsql-admin
Dear folks,

    I have two questions:

1. Can anyone find a way to let user alter the their own password,
instead of altered by database super user? I use 'password' option in
'pg_hba.conf', then I find the pg_shadow table is only altered by super
user 'postgres'. Then I tried 'password pg_passwd.txt', but the
executable 'pg_passwd' could only be executed by 'postgres' or 'root'.
What gives?

2. I understand that an ODBC client send the username/password in clear
text via network for authentication, am I wrong? How can be secured?

Gordon


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

Предыдущее
От: Przemyslaw Bak
Дата:
Сообщение: Backup of postgres
Следующее
От: Marc Howard Zuckman
Дата:
Сообщение: Re: [ADMIN] Backup of postgres