Re: [ADMIN] configuring pg_hba.conf... - Mailing list pgsql-admin

From Postgres GOD
Subject Re: [ADMIN] configuring pg_hba.conf...
Date
Msg-id Pine.BSF.3.95q.990127113312.447A-100000@pili.adn.edu.ph
Whole thread Raw
In response to Re: [ADMIN] configuring pg_hba.conf...  ("Oliver Elphick" <olly@lfix.co.uk>)
Responses Re: [ADMIN] configuring pg_hba.conf...
List pgsql-admin

On Tue, 26 Jan 1999, Oliver Elphick wrote:

> Postgres GOD wrote:
>   >how do i set the pg_hba.conf for a password authentication? how do i set
>   >the ps_pwd and other needed configuration?
>
> Here is a document I put together on the subject. (If anything in it has
> become inaccurate, please let me know; I believe it is correct for 6.4.2.)
>
>                +++++++++++++++++++++++++++++++++++++
> How to use clear or encrypted passwords for PostgreSQL access:
> =============================================================
>
> Use lines such as
>
>   local        all                password
>   host        192.137.23    255.255.255.0    crypt
>
> in /etc/postgresql/pg_hba.conf; then you can use
>
>    CREATE USER user WITH PASSWORD password...
>

thanks for your help. i followed your instructions but can't still connect
to my database. btw, i'm using 6.3.2 version. i copied exactly the two
lines you've mentioned above in my pg_hba.conf and i even tried modifying
using my server's ip but still user authentication failed.

what should be the problem with this?


samil buri.
-----------
'winning w/o fighting is best.' --suntzu.


pgsql-admin by date:

Previous
From: "񊀔"
Date:
Subject: subscribe pgsql-admin
Next
From: Dmitry Pletnev
Date:
Subject: initdb - segmentation failed