From: | "Uwe C(dot) Schroeder" <uwe(at)oss4u(dot)com> |
---|---|
To: | Shanta McBain <csc(at)computersystemconsulting(dot)ca>, pgsql-general(at)postgresql(dot)org |
Subject: | Re: ident authentication problem |
Date: | 2004-04-21 22:11:54 |
Message-ID: | 200404211511.55071.uwe@oss4u.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Mandrake installs postgres in /var/lib/pgsql
So you should find the pg_hba.conf file in /var/lib/pgsql/data/
BTW: ever heard of locate ? A simple locate pg_hba.conf should give you the
location.
On Wednesday 21 April 2004 12:26 pm, Shanta McBain wrote:
> 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?
- --
UC
- --
Open Source Solutions 4U, LLC 2570 Fleetwood Drive
Phone: +1 650 872 2425 San Bruno, CA 94066
Cell: +1 650 302 2405 United States
Fax: +1 650 872 2417
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQFAhvGrjqGXBvRToM4RAhi5AJ4nR7GrPojZA4RVmKbrhuCPDHavKQCgr7lT
SPUh0eUNTarb3ufFEmPUC/A=
=aR+7
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | Joshua D. Drake | 2004-04-21 22:17:02 | Re: Multiple DBs, One app, How to do relations? |
Previous Message | Greg Sabino Mullane | 2004-04-21 22:01:38 | Re: Is there a newer version of DBD::Pg? |