Re: Pet Peeves? - Mailing list pgsql-general

From Bill Moran
Subject Re: Pet Peeves?
Date
Msg-id 20090129131619.83ccdba8.wmoran@potentialtech.com
Whole thread Raw
In response to Re: Pet Peeves?  (rhubbell <Rhubbell@iHubbell.com>)
Responses Re: Pet Peeves?
List pgsql-general
In response to rhubbell <Rhubbell@iHubbell.com>:
>
> I'm a new user to PostgreSQL so mine's fresh from doing an install recently.
>
> In /etc/postgresql/8.3/main/pg_hba.conf
>
> # METHOD can be "trust", "reject", "md5", "crypt", "password", "gss", "sspi",
> # "krb5", "ident", "pam" or "ldap".  Note that "password" sends passwords
> # in clear text; "md5" is preferred since it sends encrypted passwords.
>
>
> So I chose md5 but it will not work, seems like a basic thing. So I am
> forced to use "trust".

How on earth does failure of md5 to work force you to use trust?

How about crypt or password (password is pretty darn simple to set up).

--
Bill Moran
http://www.potentialtech.com
http://people.collaborativefusion.com/~wmoran/

pgsql-general by date:

Previous
From: Jeff Frost
Date:
Subject: Re: Full backup - pg_dumpall sufficient?
Next
From: Steve Crawford
Date:
Subject: Re: Pet Peeves?