How to mask password when using ALTER USER syntax in psql.

From: Kenneth Banyas <kenneth(dot)banyas-1(at)nasa(dot)gov>
To: pgsql-admin(at)postgresql(dot)org
Subject: How to mask password when using ALTER USER syntax in psql.
Date: 2009-09-10 17:48:56
Message-ID: 4AA93C08.6070408@nasa.gov
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Greetings,

I am using versions 7.4 and 8.3.7.
I have not discovered a way to obfuscate the password when changing it
in psql with ALTER USER syntax.
The password displays in clear text at the command line AND in the log file.
Why is this?
Or am I missing something obvious in the documentation?
Thanks.

Ken Banyas

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Lewis Kapell 2009-09-10 18:34:30 Re: How to mask password when using ALTER USER syntax in psql.
Previous Message Ken Banyas 2009-09-10 17:40:10 How to mask password when changing it using ALTER USER command in psql.