postgresql-ldap

From: INF(dot) Sec(dot) Ingeniería (Rodolfo Farias Munoz) <rfariasm(at)directemar(dot)cl>
To: "PostgreSQL (E-mail)" <pgsql-ayuda-request(at)tlali(dot)iztacala(dot)unam(dot)mx>
Cc: "'pgsql-es-ayuda(at)postgresql(dot)org'" <pgsql-es-ayuda(at)postgresql(dot)org>
Subject: postgresql-ldap
Date: 2004-11-22 23:52:34
Message-ID: 6F837F37D3E5EC48B9FE1D0B8907CE0B01A586EA@psi.sistemas.dgtm.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-es-ayuda

Hola Lista.
Estoy instalando en un servidor freebsd, openldap con un backend en
postgresql pero cuando inicio el servicio de Ldap, me envia el siguiente
error:

Missing server name, port, or database name in call to CC_connect.

el archivo odbc.ini, contiene lo siguiente:

;
; odbc.ini
;
[ODBC Data Sources]
pg_ldap=PostgreSQL

[pg_ldap]
Driver=/usr/local/lib/psqlodbc.so
Description=Connection to LDAP/POSTGRESQL
Host=localhost
Server=localhost
Servername=localhost
Port=5432
FetchBufferSize=99
Username=test
Password=test
Database=pg_ldap
ReadOnly=no
Debug = 1
DebugFile = /tmp/odbcdebug
Trace = 1
TraceFile = /tmp/odbctrace
CommLog = 1



[ODBC]
InstallDir=/usr/local/lib
Tracing = 1
TraceFile = /tmp/odbctrace.log
Debugging = 1
DebugFile = /tmp/odbcdebug.log

he buscado en muchas partes pero no encuentro una solucion a mi problema.
cualquier ayuda sera muy bienvenida

Gracias
Rodolfo Farias M.

Browse pgsql-es-ayuda by date

  From Date Subject
Next Message tgutierrez 2004-11-23 00:03:59 Re: saber el nombre de las tablas
Previous Message Roberto Cesar Najera 2004-11-22 23:28:16 saber el nombre de las tablas