(Answer) (Category) OpenLDAP Faq-O-Matic : (Category) OpenLDAP Software FAQ : (Category) Integration : (Answer) How to use LDAP for managing DNS zones?
LDAP to DNS gateway (see https://github.com/bklang/ldap2dns)
ldap2dns is a program to create DNS (Domain Name Service) records directly from a LDAP directory. ldap2dns reduces all kind of administration overhead: No more flat file editing, no more zone file editing. After having installed ldap2dns, the administrator only has to access the LDAP directory. ldap2dns is designed to write ASCII data files used by tinydns from the djbdns package, but also may be used to write .db-files used by named as found in the BIND package.
michael@stroeder.com
Another set of useful tools for this task are Jeffry McNeil's zone2ldap, and Stig Venaas' LDAP sdb backend for BIND 9.1.x. Both can be found here: http://www.venaas.no/ldap/bind-sdb/ .
aangel@myrealbox.com
There is also the native ldapdns solution at http://ldapdns.sf.net
caperry@edolnx.net
also have a look at ispman http://ispman.sf.net It uses the schema of LDAP sdb-backend and manages DNS information in LDAP. It is also useable with bind8. writes zone files from LDAP to disk. Might be an overkill if you only want to manage DNS.
aghaffar@developer.ch
web2ldap (see https://web2ldap.de) contains a special plugin module for the attributes defined in the dNSDomain/dNSDomain2 schema. Especially links are displayed to help with finding accompanying forward and reverse records.
michael@stroeder.com
PowerDNS 4.0.0+ now contains (again) offical support for the LDAP-backend.
See also: https://doc.powerdns.com/md/authoritative/backend-ldap/
michael@stroeder.com
[Append to This Answer]
Previous: (Answer) How can OpenLDAP, Cyrus-SASL, OpenSSL and KerberosV be combined?
Next: (Answer) How to integrate LDAP with MacOS X Server and NEXTSTEP?
This document is: http://www.openldap.org/faq/index.cgi?file=591
[Search] [Appearance]
This is a Faq-O-Matic 2.721.test.
© Copyright 1998-2013, OpenLDAP Foundation, info@OpenLDAP.org