From: Pierangelo Masarati Date: Mon, 9 Oct 2006 19:26:41 +0000 (+0000) Subject: s/local socket/IPC/ X-Git-Tag: OPENLDAP_REL_ENG_2_3_MP~65 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=c3932ca2c0a741cd2e693bcf5a044747a732757e;p=openldap s/local socket/IPC/ --- diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index 642d9b2c4c..9949110d26 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -88,18 +88,19 @@ library should connect. The URI scheme may be any of or .BR ldapi , which refer to LDAP over TCP, LDAP over SSL (TLS) and LDAP -over local sockets, respectively. +over IPC (UNIX domain sockets), respectively. Each server's name can be specified as a domain-style name or an IP address literal. Optionally, the server's name can followed by a ':' and the port number the LDAP server is listening on. If no port number is provided, the default port for the scheme is used (389 for ldap://, 636 for ldaps://). -For LDAP over local sockets, +For LDAP over IPC, .B name is the name of the socket, and no .B port -is allowed; note that directory separators must be URL-encoded, -like any other characters that are special to URLs; so the socket +is required, nor allowed; note that directory separators must be +URL-encoded, like any other characters that are special to URLs; +so the socket /usr/local/var/ldapi