RE: Encrypted role password

Поиск
Список
Период
Сортировка
От Mark Watson
Тема RE: Encrypted role password
Дата
Msg-id 02F1BBB48ABD3245A3BC519B57CFC8CA018C8FEA0A@Exchange.JurisConcept.local
обсуждение исходный текст
Ответ на Re: Encrypted role password  (Melvin Davidson <melvin6925@yahoo.com>)
Список pgadmin-support

De : Melvin Davidson [mailto:melvin6925@yahoo.com]

 

I am not pgadmin support, but if you are a superuser,

you can get the password with:

 

SELECT rolname,
       rolpassword
  FROM pg_authid
WHERE rolname = 'username';

-----------------------------------

Thanks, Melvin

It’s also available in pg_shadow. I was just having a lazy day :)

 

 

On Friday, September 29, 2017, 10:21:58 AM EDT, Mark Watson <mark.watson@jurisconcept.ca> wrote:

 

 

Good day all,

First of all, thank you for the good work with pgAdmin4.

My question is, in pgAdmin3, the SQL pane for the role create script shows the md5 encrypted password. Are there any plans to display this for pgAdmin4 ?

 

Mark Watson

 

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

Предыдущее
От: Melvin Davidson
Дата:
Сообщение: Re: Encrypted role password
Следующее
От: Simon Major
Дата:
Сообщение: Additional checks for orphaned files