>Subject: User authentication failed ! - Mailing list pgsql-general

From Silvio Emanuel Barbosa de Macedo
Subject >Subject: User authentication failed !
Date
Msg-id Pine.GSO.3.96.990125125033.11906C-100000@newton.inescn.pt
Whole thread Raw
List pgsql-general
Read "man 5 hosts_access" (at least in Linux, red-hat) !

Anyway, you should have:
>host         all     192.168.0.0     255.255.0.0   password  passwd
                                            !!!!!!!



>Date: Mon, 25 Jan 1999 00:40:27 +0100 (CET)
>From: Ralf Weidemann <RalfW@Scalar.DE>
>Subject: User authentication failed !
>can someone please tell me what's wrong here ??
>Thanks,
>Ralf
>[wdba@onyx pgdata]$ cat pg_hba.conf
>local        all                                       trust
>host         all     192.168.0.0     255.255.255.255   password  passwd
>Connection to database 'wdba' failed.
>User authentication failed




,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,
`````````````````````````````````````````````
Silvio Emanuel Nunes Barbosa de Macedo
mailto:smacedo@inescn.pt

INESC - Porto - Grupo CAV
Pc da Republica, 93 R/C   Tel:351 2 209 42 21
4000 PORTO  PORTUGAL      Fax:351 2 208 41 72








pgsql-general by date:

Previous
From: Silvio Emanuel Barbosa de Macedo
Date:
Subject: Re: database destroy failed AND crypt in libpgtcl...
Next
From: Sebestyen Zoltan
Date:
Subject: How to debug a plpgsql script.