[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: Direct access to de LDAP Data Base.



If you figure out exactly how the database files are organized and
if you cater for all possible *dbm formats and if you realize that your
code may break at a later release, it is possible.

I wouldn't even start doing that.

	-JP


On Mon, 15 Jan 2001, Carles Xavier Munyoz Baldó wrote:

> "Kurt D. Zeilenga" wrote:
> > >Anyone knows if the LDAP C API contains functions for direct access to
> > >the LDAP Data Base ?
> >
> > The LDAP C API provides an API which a client application may
> > use to directly access an LDAP directory service.
>
> I believe that I haven't explained myself well.
> The question is if there is any possibility for direct access to the
> OpenLDAB Data Base files, without make a connection to the OpenLDAP
> server. This way I free the overload of make a TCP connection :)
>
> Greetings.
> ---
> Carles Xavier Munyoz Baldó / cmunyoz@es.wanadoo.com
> ---
>
>