Difference between revisions of "PowerDNS LDAP Backend/Download"
From Linuxnetworks
(→Resources) |
|
(No difference)
|
Revision as of 16:49, 17 May 2007
The PowerDNS LDAP backend is part of the PowerDNS distribution which is available at PowerDNS.com
Resources
The LDAP dnsdomain2 schema contains the additional object descriptions which are required by the LDAP server to check the validity of entries when they are added. Please consult the documentation of your LDAP server to find out how to add this schema to the server.
Patches
The patch can be applied to PowerDNS 2.9.20 and fixes some bugs respectively enhances the functionality of the backend. It will also be part of the next stable release of PowerDNS.
- Supports SOA autocalculation (Thanks to Eduard Rysavy)
- Fixes filter bug (Thanks to Andy Rabagliati)
- Handles dc=* correctly
Back to Overview