Blame SOURCES/openldap-man-ldap-conf.patch

edf356
This patch makes clear what is the actual behavior in RHEL due to bug #38402.
edf356
edf356
Author: Matus Honek <mhonek@redhat.com>
edf356
Resolves: #1498841
edf356
edf356
--- a/doc/man/man5/ldap.conf.5
edf356
+++ b/doc/man/man5/ldap.conf.5
edf356
@@ -25,7 +25,7 @@ in their home directory which will be used to override the system-wide
edf356
 defaults file.
edf356
 The file
edf356
 .I ldaprc
edf356
-in the current working directory is also used.
edf356
+in the current working directory is \fBNOT\fP used (this differs from upstream).
edf356
 .LP
edf356
 .LP
edf356
 Additional configuration files can be specified using
edf356
@@ -50,7 +50,7 @@ Thus the following files and variables are read, in order:
edf356
 .nf
edf356
     variable     $LDAPNOINIT, and if that is not set:
edf356
     system file  ETCDIR/ldap.conf,
edf356
-    user files   $HOME/ldaprc,  $HOME/.ldaprc,  ./ldaprc,
edf356
+    user files   $HOME/ldaprc,  $HOME/.ldaprc,  (\fBNOT\fP ./ldaprc, see above),
edf356
     system file  $LDAPCONF,
edf356
     user files   $HOME/$LDAPRC, $HOME/.$LDAPRC, ./$LDAPRC,
edf356
     variables    $LDAP<uppercase option name>.