Re: [GENERAL] postgresql Secure Mode

Поиск
Список
Период
Сортировка
От Mario Soto Cordones - Venezuela
Тема Re: [GENERAL] postgresql Secure Mode
Дата
Msg-id e9b17cde0508081003f7dddbd@mail.gmail.com
обсуждение исходный текст
Ответ на Re: [GENERAL] postgresql Secure Mode  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Ответы Re: [GENERAL] postgresql Secure Mode  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
Список pgsql-admin
2005/8/8, Alvaro Herrera <alvherre@alvh.no-ip.org>:
> On Mon, Aug 08, 2005 at 12:24:14PM -0400, Mario Soto Cordones - Venezuela wrote:
> > 2005/8/8, Alvaro Herrera <alvherre@alvh.no-ip.org>:
> > > On Mon, Aug 08, 2005 at 11:41:24AM -0400, Mario Soto Cordones - Venezuela wrote:
> > > > 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
> > >
> > > Yeah, the server thinks it's active, but the client doesn't know it.
> > > Did you try connecting with psql?  Maybe your EMS client does not
> > > support SSL (it'd surprise me.)
> >
> > Yes EMS suport this but say unable to autenticate user
>
> Maybe you have to enable it explicitly?  Maybe it's not supported in the
> free (lite) version?  Again, did you try with psql?
>
the EMS it's professional edition licenced

from the server  I connect  with psql and  makes it


bash-3.00$ psql -U vasa -h 192.168.0.2 vasa
Contraseña:
Bienvenido a psql 8.0.3, el terminal interactivo de PostgreSQL.

Digite:  \copyright para ver los tÃ(c)rminos de distribución
         \h para obtener ayuda sobre comandos SQL
         \? para obtener ayuda sobre comandos internos
         \g o punto y coma (;) para ejecutar consulta
         \q para salir

conexión SSL (cifrado: DHE-RSA-AES256-SHA, bits: 256)

this is correct but I am working direct  in the server, not from an
application client like visual basic for example.


> --
> Alvaro Herrera (<alvherre[a]alvh.no-ip.org>)
> "La felicidad no es mañana. La felicidad es ahora"
>


--
cordialmente,

Ing. Mario Soto Cordones

В списке pgsql-admin по дате отправления:

Предыдущее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] postgresql Secure Mode
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: [GENERAL] postgresql Secure Mode