Is it possible to change password though pg_auth? - Mailing list pgsql-general

From Frank Church
Subject Is it possible to change password though pg_auth?
Date
Msg-id AANLkTikjGsixmN6gjtv5O8aDSEJTfwmyzunOyhdkahW_@mail.gmail.com
Whole thread Raw
List pgsql-general
Is it possible to change password through pg_auth?

I am developing a VM where may be necessary to reset passwords through
a web interface, without having postgresql actually running.

If the users are already set in the database, can the passwords be
changed by adding their md5 encoding to pg_auth?

Is there a fixed salt for the md5 encoding?

pgsql-general by date:

Previous
From: Greg Smith
Date:
Subject: Re: MySQL versus Postgres
Next
From: Greg Smith
Date:
Subject: Re: MySQL versus Postgres