]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
remove non-ldap-specific troubleshooting tips
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 18 Feb 2016 17:59:07 +0000 (18:59 +0100)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 18 Feb 2016 17:59:07 +0000 (18:59 +0100)
docs/markdown/authoritative/backend-ldap.md

index 9bca893ee8e077f925b4f80f7271fc579994c2ba..c20fcffa549eba07baf3bd38a3010d7c4ef470f3 100644 (file)
@@ -444,27 +444,6 @@ better performance values.
 
 # Troubleshooting
 
-Trying to set unexisting parameter
-----------------------------------
-
-If your PowerDNS config file contains an unknown parameter or at least
-one of your parameters is not in the form
-
-`ldap-`*`name`*`=`*`value`*
-
-the PowerDNS server won't start up and you will see a fatal error in the
-log file. For a list of available parameters, please have a look at
-[configuration
-options](PowerDNS_LDAP_Backend/Installation#Configuration_options "wikilink").
-
-Use of quotation marks ("")
----------------------------
-
-Do never use quotation marks in the PowerDNS configuration files! They
-are not evaluated and remain part of the parameter value. This leads to
-hard to find errors, e.g. no objects are returned from the LDAP
-directory.
-
 No reverse zone transfer
 ------------------------