Re: Creating md5 passwords in PHP for the PostgreSQL pg_shadow table

From: Matthew Horoschun <mhoroschun(at)canprint(dot)com(dot)au>
To: Fery(at)mik(dot)co(dot)id
Cc: pgsql-php(at)postgresql(dot)org
Subject: Re: Creating md5 passwords in PHP for the PostgreSQL pg_shadow table
Date: 2003-01-21 03:30:03
Message-ID: A0B7B882-2CF0-11D7-B205-000393B3A702@canprint.com.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi Fery,

Try

password_encryption = true

in postgresql.conf

(In my build it appears to be on by default).

Matthew.

On Wednesday, January 22, 2003, at 01:51 PM, Fery(at)mik(dot)co(dot)id wrote:
> Is there any way to activate md5 encryption in PostgreSQL ? or It was
> done
> by compiling it when first installation ????

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Kevin Gordon 2003-01-21 06:58:27 postgresql primarykeys foreignkeys tablenames screenfieldlength
Previous Message Matthew Horoschun 2003-01-21 00:14:28 Fwd: Creating md5 passwords in PHP for the PostgreSQL pg_shadow table