PowerDNS LDAP Backend/Introduction

From Linuxnetworks
< PowerDNS LDAP Backend
Revision as of 12:30, 8 July 2005 by Nose (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Introduction

Rationale

This HOWTO documents the steps necessary to build and use the LDAP backend I've written for PowerDNS, an extremely versatile name server. This backend enables PowerDNS to retrieve DNS information from any standard compliant LDAP server. This is extremly handy if you have already stored information about your hosts in your LDAP tree.


Download

The LDAP backend is included in the PowerDNS source tree. You can get the latest packages of PowerDNS by visiting [1] or [2].


Credits

I would like to thank Bert Hubert for his courage to write a clean implementation of the DNS protocol, which is a real nightmare for every good programmer. You will understand what I mean, if you read the specs yourself

As a result PowerDNS is an extremely versatile DNS server consisting of very good source code which is easy to understand and to extend. Please support him by contributing code or bug reports or spread the word of PowerDNS ;-)