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