Table of Contents

About LDAP

Installing the Software

Deploying your software

Documentation

Introduction

Overview

Examples

External component Library

Designing LDAP

Check the LDAP middle ware.

Connecting to an LDAP server.

Searching an LDAP database

External Commands Reference

LDAP Commands

LDAP ADD ATT (Collection,Name,Value)

LDAP ADD EXT S (Session,DN,Attributes,ServerControls,ClientControls)

LDAP AVAILABLE ()

LDAP COMPARE S (Session,DN,Attributes,Value)

LDAP COUNT ENTRIES (Session,Search Reference)

LDAP COUNT MESSAGES (Session, Search Reference)

LDAP COUNT REFERENCES (Session, Search Reference)

LDAP CREATE PERSISTENT SEARCH CONT (Session,Type,ChangesOnly,...)

LDAP DELETE EXT S (Session,DN[,ServerControls, UserControls])

LDAP FIRST ATTRIBUTE (Session,Reference,BerElement Reference)

LDAP FIRST ENTRY (Session,Search reference)

LDAP FIRST MESSAGE (Session, Reference)

LDAP FREE (Reference)

LDAP GET ATT (Collection,Name)

LDAP GET ATT ARRAY ITEM (Collection,Name,Index)

LDAP GET DN (Session,Reference)

LDAP GET OPTION (Session,Option)

LDAP GET VALUES (Session,Entry Reference,Attribute)

LDAP GET VALUES LEN (Session,Entry Reference,Attribute)

LDAP INIT (Host,Port)

LDAP MODIFY EXT S (Session,DN,Mods,ServerControls,ClientControls)

LDAP MSGID (Message Reference)

LDAP MSGTYPE (Message Reference)

LDAP NEXT ATTRIBUTE (Session,Reference,BerElement Reference)

LDAP NEXT ENTRY (Session,Reference)

LDAP NEXT MESSAGE (Session, Message Reference)

LDAP PARSE REFERENCE (Session,Message,Referral,ServerControl,FreeRes)

LDAP PARSE RESULT (Session,Message,ErrorCode,MatchString,ErrorMsg,Referral,...)

LDAP RESULT (Session,MsgId,All[,Timeout])

LDAP SEARCH EXT (Session,Base,Scope [,Filter,Attrs,ServerControls,UserControls,...])

LDAP SEARCH EXT S (Session,Base,Scope [,Filter,Attrs,ServerControls,UserControls,...])

LDAP SET ATT (Collection,Name,Value)

LDAP SETDEBUG (DebugLevel)

LDAP SET OPTION (Session,Option,Value)

LDAP SIMPLE BIND S (Session[,LoginDN,Password])

LDAP UNBIND S (Session)

LDAP USE UTF8 (Flag) new for v1.2

LDAP Error Codes