Re: Client Authentication

From: "Stefan Sturm" <stefan(dot)s(dot)sturm(at)googlemail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Client Authentication
Date: 2008-04-18 07:35:56
Message-ID: 6316bee0804180035j77b161c7j4dddbd968de47872@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

> try adding a subnet mask
> host all username 0.0.0.0 0.0.0.0 md5
> or a cidr mask
> host all username 0.0.0.0/0 md5
>
>
that's it. I don't know, why I only wrote 0.0.0.0...
Thats cleary my fault.

Thanks for all your help.

Greetings,
Urkman

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Magnus Hagander 2008-04-18 08:20:39 Re: How to recovery data from folder data installation?
Previous Message Klint Gore 2008-04-18 06:54:53 Re: Client Authentication