From: | Dave Cramer <pg(at)fastcrypt(dot)com> |
---|---|
To: | John R Pierce <pierce(at)hogranch(dot)com> |
Cc: | List <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | Re: user can't access own database after creation |
Date: | 2015-12-02 21:25:59 |
Message-ID: | CADK3HH++L-C61TfjD9qgqomfxuDVsbN87D3r94Ud9Y8jFL2aUw@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-jdbc |
Yes, curious why psql connected with ssl
Dave Cramer
davec(at)postgresintl(dot)com
www.postgresintl.com
On 2 December 2015 at 16:24, John R Pierce <pierce(at)hogranch(dot)com> wrote:
> On 12/2/2015 1:00 PM, Nuno Zimas wrote:
>
>
> what does the pg_hba.conf file look like on the ubuntu server ?
>
>
>
> You can see the file contents here:
> http://pastebin.com/vYQMsP27
>
>
>
> these three lines,
>
> 1. host all all 78.47.104.116/32
> trust
> 2. host all all 62.210.69.197/32
> trust
> 3. host all all 10.10.10.99/32
> trust
>
>
> they state that anyone on those 3 hosts can connect as any postgres user
> including the superuser 'postgres' without any authentication required at
> all
>
> .
> Also, I see nothing in there about SSL.
>
> --
> john r pierce, recycling bits in santa cruz
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Nuno Zimas | 2015-12-02 21:31:29 | Re: user can't access own database after creation |
Previous Message | John R Pierce | 2015-12-02 21:24:49 | Re: user can't access own database after creation |