Re: MAY I HAVE YOUR ASSISTANCE

From: "D'Arcy J(dot)M(dot) Cain" <darcy(at)druid(dot)net>
To: jameskitambara(at)yahoo(dot)co(dot)uk
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: MAY I HAVE YOUR ASSISTANCE
Date: 2008-09-01 14:08:52
Message-ID: 20080901100852.3f48459f.darcy@druid.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Mon, 1 Sep 2008 07:03:51 +0000 (GMT)
James Kitambara <jameskitambara(at)yahoo(dot)co(dot)uk> wrote:
>  
> Please members of the PGSQL-SQL,
>  
> I have one problem with the user table. I want to hide the password for the users.

Look in the contrib directory for the chkpass type. It uses DES
encryption but if you need MD5 or Blowfish it wouldn't be very hard to
modify the code.

--
D'Arcy J.M. Cain <darcy(at)druid(dot)net> | Democracy is three wolves
http://www.druid.net/darcy/ | and a sheep voting on
+1 416 425 1212 (DoD#0082) (eNTP) | what's for dinner.

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Gary Chambers 2008-09-01 14:31:25 Re: MAY I HAVE YOUR ASSISTANCE
Previous Message Scott Marlowe 2008-09-01 07:28:36 Re: MAY I HAVE YOUR ASSISTANCE