SQL schema to LDAP schema ?

From: Jerome Alet <alet(at)librelogiciel(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: SQL schema to LDAP schema ?
Date: 2003-04-26 08:21:55
Message-ID: 20030426082155.GB3403@mail.librelogiciel.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I've implemented a tool which actually uses PostgreSQL as the
backend, but some people ask me for an LDAP backend too.

Unfortunately I don't know how to create and LDAP directory, so
I wondered if any of you know of a tool which would take a
set of PostgreSQL commands or an existing PostgreSQL database
and would dump the SQL schema in a form reuseable to
create an LDAP directory with the same functionnalities.

I've already read some doc on creating an LDAP schema from
an existing realtionnal database, but it is actually still
very obscure to me...

Any link or help appreciated.

Thanks in advance

Jerome Alet

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Reynard Hilman 2003-04-26 09:20:41 why restoring a dump file is sooo slow
Previous Message Mark Kirkwood 2003-04-26 05:19:35 Re: Solaris