Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

I-D ACTION: draft-ietf-asid-ldap-c-api-00.txt

0 views
Skip to first unread message

Interne...@ietf.org

unread,
Aug 1, 1997, 3:00:00 AM8/1/97
to

--NextPart

A New Internet-Draft is available from the on-line Internet-Drafts directories.
This draft is a work item of the Access, Searching and Indexing of Directories Working Group of the IETF.

Title : The C LDAP Application Program Interface
Author(s) : Chris Weider and Tim Howes and Mark Smith and M. Wahl and A. Herron
Filename : draft-ietf-asid-ldap-c-api-00.txt
Pages : 53
Date : 31-Jul-97

This document defines a C language application program interface to the
lightweight directory access protocol (LDAP). This document replaces the
previous definition of this API, defined in RFC 1823, updating it to
include support for features found in version 3 of the LDAP protocol.
New extended operation functions were added to support LDAPv3 features
such as controls. In addition, other LDAP API changes were made to
support information hiding and thread safety.

The C LDAP API is designed to be powerful, yet simple to use. It defines
compatible synchronous and asynchronous interfaces to LDAP to suit a
wide variety of applications. This document gives a brief overview of
the LDAP model, then an overview of how the API is used by an applica-
tion program to obtain LDAP information. The API calls are described in
detail, followed by an appendix that provides some example code demon-
strating the use of the API. This document provides information to the
Internet community. It does not specify any standard.

Internet-Drafts are available by anonymous FTP. Login wih the username
'anonymous' and a password of your e-mail address. After logging in,
type 'cd internet-drafts' and then
'get draft-ietf-asid-ldap-c-api-00.txt'.
A URL for the Internet-Draft is:
ftp://ds.internic.net/internet-drafts/draft-ietf-asid-ldap-c-api-00.txt

Internet-Drafts directories are located at:

Africa: ftp.is.co.za

Europe: ftp.nordu.net
ftp.nis.garr.it

Pacific Rim: munnari.oz.au

US East Coast: ds.internic.net

US West Coast: ftp.isi.edu

Internet-Drafts are also available by mail.

Send a message to: mail...@ds.internic.net. In the body type:
'FILE /internet-drafts/draft-ietf-asid-ldap-c-api-00.txt'.

NOTE: The mail server at ds.internic.net can return the document in
MIME-encoded form by using the 'mpack' utility. To use this
feature, insert the command 'ENCODING mime' before the 'FILE'
command. To decode the response(s), you will need 'munpack' or
a MIME-compliant mail reader. Different MIME-compliant mail readers
exhibit different behavior, especially when dealing with
'multipart' MIME messages (i.e. documents which have been split
up into multiple messages), so check your local documentation on
how to manipulate these messages.


Below is the data which will enable a MIME compliant mail reader
implementation to automatically retrieve the ASCII version of the
Internet-Draft.

--NextPart
Content-Type: Multipart/Alternative; Boundary='OtherAccess'

OtherAccess
Content-Type: Message/External-body;
access-type='mail-server';
server='mail...@ds.internic.net'

Content-Type: text/plain
Content-ID: <199707311...@ietf.org>

ENCODING mime
FILE /internet-drafts/draft-ietf-asid-ldap-c-api-00.txt

--OtherAccess
Content-Type: Message/External-body;
name='draft-ietf-asid-ldap-c-api-00.txt';
site='ds.internic.net';
access-type='anon-ftp';
directory='internet-drafts'

Content-Type: text/plain
Content-ID: <199707311...@ietf.org>

--OtherAccess--

--NextPart--

0 new messages