db security (md5)

From: "Sally Sally" <dedeb17(at)hotmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: db security (md5)
Date: 2004-04-19 18:29:39
Message-ID: BAY9-F70tLHrK9W4HHf00066fea@hotmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I wanted to use md5 authentication method for my pg db. I was initially
using a trust method and I noticed when I switched to md5 I had to assign a
password to the user postgres as it was created without one. Here do I pass
an md5 encrypted string? Also everytime I connect via perl's DBI do I have
to pass it the encrypted string (if so which perl module for md5 encryption
is the best to use?)
I was confused as to whether I should create the password encrypted or
whether postgres saves it encrypted.
Sally

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar get it now!
http://toolbar.msn.com/go/onm00200415ave/direct/01/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Carlos 2004-04-19 18:30:13 Redundancy software for PostgreSQL
Previous Message Jan Wieck 2004-04-19 18:05:22 Re: [HACKERS] Remove MySQL Tools from Source?