# Introduction
-TITLE: INTRODUCTION
-
-\_\_TOC\_\_
-
Rationale
---------
support him by contributing code or bug reports or spread the word of
PowerDNS ;-)
-TITLE: DOWNLOAD
+# Download
The PowerDNS LDAP backend is part of the PowerDNS distribution which is
available at [PowerDNS.com](http://www.powerdns.com/en/downloads.aspx)
None at the moment
-TITLE: INSTALLATION
-
-\_\_TOC\_\_
+# Installation
Compilation
-----------
ldap-filter-lookup (default "(:target:)" ) : LDAP filter for limiting IP or name lookups, e.g. (&(:target:)(active=yes)) for returning only entries whose attribute "active" is set to "yes".
-TITLE: EXAMPLE
-
-\_\_TOC\_\_
+# Example
Tree design
-----------
LDAP replication in this case, because for a full zone transfer the
reverse records are missing
-TITLE: MIGRATION
-
-\_\_TOC\_\_
+# Migration
BIND zone files
---------------
` zone2ldap --zone-name=$DOMAIN --zone-file=$DOMAIN.zone> $DOMAIN.ldif;`\
`done`
-TITLE: OPTIMIZATION
-
-\_\_TOC\_\_
+# Optimization
LDAP indices
------------
layout to be 1:1 to the DNS tree, but then you will gain additional 7%
better performance values
-TITLE: TROUBLESHOOTING
-
-\_\_TOC\_\_
+# Troubleshooting
Trying to set unexisting parameter
----------------------------------
**Feel free to add your own tips**
-TITLE: FUTURE
+# Future
DNS notification support
------------------------