Difference between revisions of "PowerDNS LDAP Backend/Troubleshooting"
From Linuxnetworks
Line 1: | Line 1: | ||
__TOC__ | __TOC__ | ||
+ | |||
= Troubleshooting = | = Troubleshooting = | ||
Revision as of 13:14, 8 July 2005
Troubleshooting
Use of quotation marks ("")
Do never use quotation marks in the PowerDNS config 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
Your ldap tree must contain a seperate subtree of PTR records (e.g. for 1.1.10.10.in-addr.arpa) and you can't set "ldap-method" to "strict".