<?xml version='1.0' encoding='UTF-8'?>

<reference anchor='I-D.chu-ldap-ldapi'>
<front>
<title>Using LDAP Over IPC Mechanisms</title>

<author initials='H' surname='Chu' fullname='Howard Chu'>
    <organization />
</author>

<date month='March' day='1' year='2007' />

<abstract><t>When both the LDAP client and server reside on the same machine, communication efficiency can be greatly improved using host- specific IPC mechanisms instead of a TCP session. Such mechanisms can also implicitly provide the client's identity to the server for extremely lightweight authentication. This document describes the implementation of LDAP over Unix IPC that has been in use in OpenLDAP since January 2000, including the URL format used to specify an IPC session.</t></abstract>

</front>

<seriesInfo name='Internet-Draft' value='draft-chu-ldap-ldapi-00' />
<format type='TXT'
        target='http://www.ietf.org/internet-drafts/draft-chu-ldap-ldapi-00.txt' />
</reference>

