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?

-- 
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to