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

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