Change user password - Mailing list pgsql-admin

From Dan Scott
Subject Change user password
Date
Msg-id 6835906b0812050742t279c9f04r18218cff3d79eb78@mail.gmail.com
Whole thread Raw
Responses Re: Change user password  (Quan Zongliang <quanzongliang@gmail.com>)
Re: Change user password  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-admin
Hi,

Is is possible to modify a user password using a command line script?
I know about the ALTER USER command from within the client, but this
looks like it's quite insecure, storing the password in the history. I
know it's possible to insert the encrypted password with ALTER USER
but that means generating the hash elsewhere. A simple 'alteruser -P
username' which then prompts for the user password would be nice. Does
this exist?

Thanks,

Dan Scott

pgsql-admin by date:

Previous
From: rocio mejia
Date:
Subject: uninstall
Next
From: Abubaker
Date:
Subject: Re: Remote access