logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

zone2ldap - convert zonefiles to ldif

Author

       PowerDNS.COM BV

Description

zone2ldap is a program that converts BIND zonefiles to ldif format which can inserted to an LDAP server.

Name

       zone2ldap - convert zonefiles to ldif

Options

--help Show summary of options.

       --basedn=<DN>
              Base DN to store objects below

       --dnsttl
              Add dnsttl attribute to every entry

       --layout=<layout>
              How to arrange entries in the directory ("simple" or "tree")

       --named-conf=<PATH>
              Path to a BIND 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)

Synopsis

zone2ldap {--named-conf=PATH,--zone-file=PATH--zone-name=NAME} [OPTION]...

See Also