Using LDAP over IPC Mechanisms was presented in an Internet Draft draft-chu-ldap-ldapi-00
Such mechanisms can also implicitly provide the client's identity to the server for extremely lightweight authentication.
Using LDAP over IPC Mechanisms 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.
Using LDAP over IPC Mechanisms allows LDAP connections to run over Inter-Process Communication (IPC) connections, which it is said provides that LDAP operations can run over Unix sockets. These connections are much faster and more secure than regular LDAP connections.