algorithm for reading LDIF file

2001-03-20 Thread Andy
i have a ldif file for attributes as below attributetypes: ( name-Oid NAME 'name' SYNTAX '1.3.6.1.4.1.1466.115.121.1.27' SINGLE-VALUE ) do you know if there's an algorithm for reading this and parse it in Java that i can get that is available out there? if possible, if there's already a java

Re: Source code of SDK 4.11

2001-03-20 Thread Michael F. March
> I am looking for the source code for Netscape Directory C SDK 4.11. The > iPlanet site directed me to get the source from > http://www.mozilla.org/directory/ . All I found there was code for > version 3.2 of the LDAP C SDK. > > Can anybody direct me to the right source? >From a previous post:

Deleting unreadable entries

2001-03-20 Thread Beate Woll
Hallo, does anybody know how can I delete an non-readable entry in the Netscape Directory Server. Message: entry could not be rad. Thank you.. Beate

LDAP asynchronous calls

2001-03-20 Thread Sushmita Roy
Hi I want to use the Netscape LDAP sdk (on Linux) to perform asynchronous search operations. Are there any known problems in using asynchronous function calls of the LDAP sdk in a multithreaded environment on Linux. Regards Sushmita