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

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