>Subject: User authentication failed !

From: Silvio Emanuel Barbosa de Macedo <smacedo(at)inescn(dot)pt>
To: pgsql-general(at)hub(dot)org
Cc: RalfW(at)Scalar(dot)DE
Subject: >Subject: User authentication failed !
Date: 1999-01-25 12:53:23
Message-ID: Pine.GSO.3.96.990125125033.11906C-100000@newton.inescn.pt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)Scalar(dot)DE>
>Subject: User authentication failed !
>can someone please tell me what's wrong here ??
>Thanks,
>Ralf
>[wdba(at)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(at)inescn(dot)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

Browse pgsql-general by date

  From Date Subject
Next Message Sebestyen Zoltan 1999-01-25 13:10:36 How to debug a plpgsql script.
Previous Message Silvio Emanuel Barbosa de Macedo 1999-01-25 12:47:07 Re: database destroy failed AND crypt in libpgtcl...