[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: IMP3,horde2, Postgresql from sid



Hi,
I tried editing the pg_hba.conf file.
There were only 3 unpounded lines.
The first 2 pointed to localhost and the last one pointed to all hosts.
but, the last line had reject, so I changed it to trust
and I still couldn't get horde2 to configure postgres.

I haven't tried the telnet  localhost 5432
but I shouldn't I try this as well:   ?
telnet hostname 5432

.. where hostname points to the real IP address of my server via /etc/hosts 
?

Thanks
Mike





Quoting Oliver Elphick <olly@lfix.co.uk>:

> On Tue, 2002-05-28 at 11:03, Mike Egglestone wrote:
> > > 
> > > By default postgres only listens on a unix socket. At the bottom of
> the
> > > pg_hba.conf file it tells you that you can set postmaster to allow
> > > tcp/ip access by putting 
> > > 
> > > tcpip_socket = 1
> > > 
> > > in your /etc/postgresql/postgresql.conf
> > > 
> > 
> > Hi,
> > Yes, this was already set by the default.
> > Could there be any other areas I may have missed?
> 
> The default access controls (in /etc/postgresql/pg_hba.conf) only allow
> TCP/IP access to localhost;  do you need to enable access from some
> other hosts?  (You say it works OK with localhost, which suggest that
> this may be the problem.)
> 
> -- 
> Oliver Elphick                                Oliver.Elphick@lfix.co.uk
> Isle of Wight                              http://www.lfix.co.uk/oliver
> GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 
4C34 3E1D 0C1C
> 
>      "Wait on the LORD; be of good courage, and he shall 
>       strengthen thine heart; wait, I say, on the LORD."
>                                     Psalms 27:14
> 


-- 
To UNSUBSCRIBE, email to debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: