Re: field with Password

From: hubert depesz lubaczewski <depesz(at)depesz(dot)com>
To: Iñigo Barandiaran <ibarandiaran(at)vicomtech(dot)org>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: field with Password
Date: 2009-02-04 11:36:03
Message-ID: 20090204113603.GB10787@depesz.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Wed, Feb 04, 2009 at 11:09:51AM +0100, Iñigo Barandiaran wrote:
> I would like to create a new table where one of the field would be a
> user password. Is there any data type for supporting this functionality?
> Something like Password DataType. I've taken a look of the available
> data types in PgAdmin Application and there is nothing similar to this.

you might find this post useful:
http://www.depesz.com/index.php/2007/11/05/encrypted-passwords-in-database/

depesz

--
Linkedin: http://www.linkedin.com/in/depesz / blog: http://www.depesz.com/
jid/gtalk: depesz(at)depesz(dot)com / aim:depeszhdl / skype:depesz_hdl / gg:6749007

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Schwaighofer Clemens 2009-02-04 11:43:00 Re: Connecting to old 7.1 Database
Previous Message Iñigo Barandiaran 2009-02-04 10:56:21 Re: field with Password