mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-23 16:19:35 -05:00
More LDAPNOINIT statement to top of DESCRIPTION
This commit is contained in:
parent
62ceae250c
commit
2ca678ea2e
1 changed files with 5 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue