Re: No entry to pg_hba.conf 10.17.11.16

From: Fabiano <fcostola(at)osite(dot)com(dot)br>
To: pgadmin-support(at)postgresql(dot)org
Subject: Re: No entry to pg_hba.conf 10.17.11.16
Date: 2003-03-12 12:06:26
Message-ID: 3E6F22C2.8080906@osite.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

I do not know why the others has "USER" at pg_hba.conf. Maybe your
version is 7.3. Mine is 7.2.

Thanks for your suggestion but it have not worked. The mask I use is
from my local network, and all the stations is with the same mask.

I restarted the server many times using pg_ctl restart or stop and then
start. I do not know what can I do.

efesar wrote:

>>I put the following line at pg_hba.conf:
>>
>>local all 10.17.11.0 255.255.255.0 trust
>>
>>
>
>Mine has a "user" column, which yours skipped. It would be:
>
>local all all 10.17.11.0 255.255.255.0 trust
>
>You must also make sure you restart the server. Try connecting on localhost
>or 127.0.0.1.
>
>PS, are you actually on a Class C network? If you are, then your subnet mask
>might be 255.0.0.0, or something else entirely.
>
>-Keith
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 6: Have you searched our list archives?
>
>http://archives.postgresql.org
>
>
>

In response to

Browse pgadmin-support by date

  From Date Subject
Next Message Fabiano 2003-03-12 14:14:26 Re: No entry to pg_hba.conf 10.17.11.16
Previous Message efesar 2003-03-12 03:07:28 Re: No entry to pg_hba.conf 10.17.11.16