Re: [GENERAL] Require entry of MD5 hash instead of plaintext password?

2007-08-04 Thread mwsenecal
On Jul 28, 12:32 pm, [EMAIL PROTECTED] (Michael Fuhr) wrote: > On Fri, Jul 27, 2007 at 09:33:37AM -0700, [EMAIL PROTECTED] wrote: > > Is there a way to configure PostgreSQL 8.0 so that when prompted for a > > password, the user enters the MD5 hash of his password, instead of the > > normal plaintex

[GENERAL] Require entry of MD5 hash instead of plaintext password?

2007-07-28 Thread mwsenecal
Is there a way to configure PostgreSQL 8.0 so that when prompted for a password, the user enters the MD5 hash of his password, instead of the normal plaintext password? That is, when prompted for the password, instead of typing the plaintext password as you normally would ("Foo", for example), you