From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,f172df20f0477152,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-06-05 18:08:14 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed1.cidera.com!Cidera!cyclone.columbus.rr.com!cyclone3.kc.rr.com!news3.kc.rr.com!twister.neo.rr.com.POSTED!not-for-mail From: Jeremy Cowgar Subject: Announcement: Ada LDAP Binding Newsgroups: comp.lang.ada Message-ID: User-Agent: Pan/0.11.2 (Unix) Mime-Version: 1.0 Content-Type: text/plain; charset=iso885915 Content-Transfer-Encoding: 8bit X-Comment-To: ALL Date: Thu, 06 Jun 2002 01:13:18 GMT NNTP-Posting-Host: 24.209.41.19 X-Complaints-To: abuse@rr.com X-Trace: twister.neo.rr.com 1023325998 24.209.41.19 (Wed, 05 Jun 2002 21:13:18 EDT) NNTP-Posting-Date: Wed, 05 Jun 2002 21:13:18 EDT Organization: Road Runner High Speed Online -- Northeast Ohio Xref: archiver1.google.com comp.lang.ada:25380 Date: 2002-06-06T01:13:18+00:00 List-Id: As previously discussed I stated that I would place into open source the LDAP binding that I am using for one of my projects. I have created an account on savannah.gnu.org for this. The binding in it's current state should only be used to see that it works. Only an incomplete thin binding exist that is difficult (same as C) to work with. The thin binding will go through a few changes before it will be considered a "firm" API. Once this is accomplished, a thick Ada binding will be created to make LDAP much easier to use. The current download contains the incomplete (but functional) thin binding and a demo program that qeuries the University of Akron's LDAP server for all entry's whose name is John* ... Take a peek at: http://savannah.gnu.org/projects/adaldap/ for all the details. If anyone would like to contribute to the project, it will be appriciated. Thank You, Jeremy