ldap2zone(1) - Linux man page
Name
ldap2zone - Creates zone file from LDAP dnszone informationSynopsis
ldap2zone zone-name LDAP-URL default-ttl [serial]Description
ldap2zone is a tool that reads info for a zone from LDAP and constructs a standard plain ascii zone file that is written to the standard output. The LDAP information has to be stored using the dnszone schema. The schema is used by BIND with LDAP back-end.zone-name
Name of the zone, eg "mydomain.net."
LDAP-URL
LDAP URL to dnszone information
default-ttl
Default TTL value to be used in zone
serial
(optional) Program checks this number to be different than SOA serial number.