Re: ident authentication problem

Поиск
Список
Период
Сортировка
От Uwe C. Schroeder
Тема Re: ident authentication problem
Дата
Msg-id 200404211511.55071.uwe@oss4u.com
обсуждение исходный текст
Ответ на ident authentication problem  (Shanta McBain <csc@computersystemconsulting.ca>)
Список 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-----


В списке pgsql-general по дате отправления:

Предыдущее
От: "Greg Sabino Mullane"
Дата:
Сообщение: Re: Is there a newer version of DBD::Pg?
Следующее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: Multiple DBs, One app, How to do relations?