Re: ident authentication problem - Mailing list pgsql-general

From Karsten Hilbert
Subject Re: ident authentication problem
Date
Msg-id 20040421222651.S817@hermes.hilbert.loc
Whole thread Raw
In response to ident authentication problem  (Shanta McBain <csc@computersystemconsulting.ca>)
Responses Re: ident authentication problem
Re: ident authentication problem
List pgsql-general
> I am running Mandrake 10 and would like to get sql-ledger to access the
> database.

> the included faq
> has this to say
>
> Do yourself a favour and change authentication type in pg_hba.conf to
>
> local           all              trust
If you follow this sage advice you'll open up your financial
data to anyone happening to have an account on the machine in
question. Anyone. Not just people who also happen to have
*PostgreSQL* DB accounts.

> Http://computersystemconsulting.ca Web hosting and Application Hosting.
Including any internet user visiting your pages if they
succeed in getting your http server to run some script (if, of
course, sql-ledger is on the exposed machine, which it
shouldn't).

> I can't locate this file.
It's in a directory off the home dir of the PostgreSQL system
account running the backends.

Do yourself a favour and read up on ident maps for PG
authentication.

Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

pgsql-general by date:

Previous
From: "Eric Dahnke"
Date:
Subject: Multiple DBs, One app, How to do relations?
Next
From: "Froggy / Froggy Corp."
Date:
Subject: Re: PL/SQL question