2009/2/10 Luis Fernando Curiel Cabrera <lcur...@gmail.com>:
> Aún tengo el mismo problema ya cambie nuevamente la configuración del
> archivo pg_hba.conf, ahora esta así:
> pg_hba.conf
>
> # IPv4 local connections:
>
> host    all         all         127.0.0.1/32          trust
>
> host    all         all         0.0.0.0 0.0.0.0       md5
>
> host    all         all         192.168.1.0/24      md5
> host    all         all         10.1.1.0/24           md5
>
> Esta ultima linea debido a que ahora ya estoy en mi oficina y aqui usamos
> 10.1.1.X.  Mi problema es que aún sigo sin poderme conectar remotamente.
> Segun yo con esto es suficiente para que desde cuaquier maquina y/o red me
> pueda conectar al servidor. El Firewall de windows esta desactivado. Por
> favor les pido ayuda paras solucionar mi problema.
> On Mon, Feb 9, 2009 at 1:45 PM, Luis Fernando Curiel Cabrera


Mmmm, según yo ya no es problema del pg_hba.conf, pues en el titulo
del correo dice:

ERROR "FATAL: password authentificaction faile for user"

lo que indica que no te has podido autentificar correctamente contra
el servidor postgresql, pero conexion si tienes.

-- 
"Linux is for people who hate Windows, BSD is for people who love UNIX".
"Social Engineer -> Because there is no patch for human stupidity"
"The Unix Guru's View of Sex unzip ; strip ; touch ; grep ; finger ;
mount ; fsck ; more ; yes ; umount ; sleep."
"Documentation is like sex: when it is good, it is very, very good;
and when it is bad, it is better than nothing."
--
TIP 2: puedes desuscribirte de todas las listas simultáneamente
    (envía "unregister TuDirecciónDeCorreo" a majord...@postgresql.org)

Responder a