Provided by: pdns-backend-ldap_4.0.0~alpha2-3build1_amd64 

NAME
zone2ldap - convert zonefiles to ldif
SYNOPSIS
zone2ldap {--named-conf=PATH,--zone-file=PATH --zone-name=NAME} [OPTION]...
DESCRIPTION
zone2ldap is a program that converts bind zonefiles to ldif format which can inserted to an LDAP server.
OPTIONS
--help Show summary of options.
--basedn=DN
Base DN to store objects below
--dnsttl
Add dnsttl attribute to every entry
--layout={simple,tree}
How to arrange entries in the directory (simple or as tree)
--named-conf=PATH
Path to a Bind 8 named.conf to parse
--resume
Continue after errors
--verbose
verbose comments on operation
--zone-file=PATH
Zone file to parse
--zone-name=NAME
Specify a zone name if zone is set
SEE ALSO
pdns_server(1)
AUTHORS
Matthijs Möhlmann <matthijs@cacholong.nl>.
November 2004 ZONE2LDAP(1)