Re: [GENERAL] postgresql Secure Mode

From: Mario Soto Cordones - Venezuela <msotocl(at)gmail(dot)com>
To: alvherre(at)alvh(dot)no-ip(dot)org, pgsql-admin(at)postgresql(dot)org
Subject: Re: [GENERAL] postgresql Secure Mode
Date: 2005-08-08 15:41:24
Message-ID: e9b17cde05080808414d6484d7@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

LOG Say:

LOG: conexión recibida: host=192.168.0.100 port=1175
FATAL: no hay una línea en pg_hba.conf para «192.168.0.100»,
usuario «vasa», base de datos «vasa», SSL inactivo
LOG: conexión recibida: host=192.168.0.100 port=1226
FATAL: no hay una línea en pg_hba.conf para «192.168.0.100»,
usuario «vasa», base de datos «vasa», SSL inactiv

but SSl its active

select * from pg_settings where name = 'ssl'

ssl on Connections and Authentication / Security and Authentication
Enables SSL connections.
postmaster bool configuration file

thank you

2005/8/8, Mario Soto Cordones - Venezuela <msotocl(at)gmail(dot)com>:
> Hola Alvaro no po lostee en espanol porque pense que este problema
> correspondia a la lista de admin, o me equivoco
>
> Saludos
>
>
> 2005/8/8, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>:
> > On Mon, Aug 08, 2005 at 11:06:22AM -0400, Mario Soto Cordones - Venezuela wrote:
> > > 2005/8/8, Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>:
> > > > On Mon, Aug 08, 2005 at 10:24:54AM -0400, Mario Soto Cordones - Venezuela wrote:
> >
> > > > > but when I try to connect myself for example from an application EMS
> > > > > postgresql manager by means of SSL, says that it cannot authenticate
> > > > > in user
> > > >
> > > > Ok, so do you have the user created in Postgres by means of CREATE USER
> > > > or createuser? Try changing the password. Also, please show us the
> > > > relevant extract of the server log file.
> > >
> > > yes expample the user is vasa
> > >
> > > the log say
> > >
> > > LOG: no se pudo cargar el archivo del certificado raiz
> > > /var/lib/pgsql/data/bd/root.crt
> > > DETALLE: Los certificados de clientes no se verificaran
> >
> > This isn't the problem. Here it's only telling you that were the client
> > to hand a certificate, they wouldn't be checked. There must be other
> > message.
> >
> > > but I don't understand because it leaves that message
> >
> > It's because you don't have the root.crt file, or the file doesn't have
> > the proper permissions.
> >
> >
> > I don't understand why didn't you post this problem to pgsql-es-ayuda
> > first ...
> >
> > --
> > Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
> > Y dijo Dios: "Que sea Satanás, para que la gente no me culpe de todo a mí."
> > "Y que hayan abogados, para que la gente no culpe de todo a Satanás"
> >
>
>
> --
> cordialmente,
>
> Ing. Mario Soto Cordones
>

--
cordialmente,

Ing. Mario Soto Cordones

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Tom Lane 2005-08-08 15:54:59 Re: [GENERAL] postgresql Secure Mode
Previous Message Alvaro Herrera 2005-08-08 15:18:11 Re: postgresql Secure Mode

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2005-08-08 15:49:59 Re: PL/pgSQL in 8.0
Previous Message Adam O'Toole 2005-08-08 15:34:06 Re: connection string - DNS