From: Kurt Zeilenga Date: Fri, 6 Sep 2002 03:47:50 +0000 (+0000) Subject: Add ldap.conf(5) reference X-Git-Tag: OPENLDAP_REL_ENG_2_1_5~40 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=5f22d612fcf5a4c2507e93a9dac91f9c94600afd;p=openldap Add ldap.conf(5) reference --- diff --git a/doc/man/man3/ldap.3 b/doc/man/man3/ldap.3 index 345d1204d1..e9954b7ba4 100644 --- a/doc/man/man3/ldap.3 +++ b/doc/man/man3/ldap.3 @@ -306,6 +306,7 @@ sort a list of attribute values .SM ldap_sort_strcasecmp(3) case insensitive string comparison .SH SEE ALSO +.BR ldap.conf (5), .BR slapd (8), .BR draft-ietf-ldapext-ldap-c-api-xx.txt \ .SH ACKNOWLEDGEMENTS diff --git a/doc/man/man5/ldap.conf.5 b/doc/man/man5/ldap.conf.5 index ec3f5e9ae3..4d406dd2b9 100644 --- a/doc/man/man5/ldap.conf.5 +++ b/doc/man/man5/ldap.conf.5 @@ -8,13 +8,15 @@ ldap.conf, .ldaprc \- ldap configuration file .SH SYNOPSIS ETCDIR/ldap.conf, .ldaprc .SH DESCRIPTION +If the environment variable \fBLDAPNOINIT\fP is defined, all +defaulting is disabled. +.LP The .I ldap.conf configuration file is used to set system-wide defaults to be applied when running .I ldap -clients. If the environment variable \fBLDAPNOINIT\fP is defined, all -defaulting is disabled. +clients. .LP Users may create an optional configuration file, .I ldaprc @@ -26,6 +28,7 @@ The file .I ldaprc in the current working directory is also used. .LP +.LP Additional configuration files can be specified using the \fBLDAPCONF\fP and \fBLDAPRC\fP environment variables. \fBLDAPCONF\fP may be set to the path of a configuration file. This