ident authentication problem

From: Shanta McBain <csc(at)computersystemconsulting(dot)ca>
To: pgsql-general(at)postgresql(dot)org
Subject: ident authentication problem
Date: 2004-04-21 19:26:09
Message-ID: 200404211226.09808.csc@computersystemconsulting.ca
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi

I am running Mandrake 10 and would like to get sql-ledger to access the
database.

I can get in to the database with a local user at the command prompt and Web
Admin.

sql-ledger returns ident authentication problem.

the included faq
has this to say

IDENT Authentication failed for user "postgres"

This error has everything to do with the way distros set up access rights
for postgres. They are way too restrictive and leave you wondering what to do
next.

Do yourself a favour and change authentication type in pg_hba.conf to

local all trust

I can't locate this file.

Any suggestions as to how to get SQL-Ledger online?

--
Thanks
Shanta McBain
Http://computersystemconsulting.ca Web hosting and Application Hosting.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Björn Lundin 2004-04-21 19:35:19 Re: Unicode problem ???
Previous Message Tom Lane 2004-04-21 19:18:48 Re: 7.3.4 on Linux: UPDATE .. foo=foo+1 degrades massivly over time