Re: password saved in .psql_history

Поиск
Список
Период
Сортировка
От Alvaro Herrera
Тема Re: password saved in .psql_history
Дата
Msg-id 20200825213946.GA22117@alvherre.pgsql
обсуждение исходный текст
Ответ на password saved in .psql_history  ("hans.wolters" <hans.wolters@protonmail.com>)
Список pgsql-bugs
On 2020-Aug-25, hans.wolters wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA256
> 
> Dear all,
> I noticed the password of a used is stored in the history of the psql user (postgres in my case). This happens when
alteruser <user> with password '<password>' is used.
 
> I suppose it is not a real bug but it might be handy to filter that for things like a history listing.

This is why you should use \password in psql instead of 'alter user ..
password'.  (Well, that and the server log and risk of unencrypted
password traffic.)

-- 
Álvaro Herrera                https://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services



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

Предыдущее
От: "hans.wolters"
Дата:
Сообщение: password saved in .psql_history
Следующее
От: PG Bug reporting form
Дата:
Сообщение: BUG #16593: pg_upgrade make corrupt UK indexes