1ZONE2LDAP(1) PowerDNS Authoritative Server ZONE2LDAP(1)
2
3
4
6 zone2ldap - convert zonefiles to ldif
7
9 zone2ldap {--named-conf=PATH,--zone-file=PATH --zone-name=NAME} [OP‐
10 TION]...
11
13 zone2ldap is a program that converts BIND zonefiles to ldif format
14 which can inserted to an LDAP server.
15
17 --help Show summary of options.
18
19 --basedn=<DN>
20 Base DN to store objects below
21
22 --dnsttl
23 Add dnsttl attribute to every entry
24
25 --layout=<layout>
26 How to arrange entries in the directory ("simple" or "tree")
27
28 --named-conf=<PATH>
29 Path to a BIND named.conf to parse
30
31 --resume
32 Continue after errors
33
34 --verbose
35 Verbose comments on operation
36
37 --zone-file=<PATH>
38 Zone file to parse
39
40 --zone-name=<NAME>
41 Specify a zone name if zone is set
42
44 pdns_server(1)
45
47 PowerDNS.COM BV
48
50 2001-2021, PowerDNS.COM BV
51
52
53
54
55 Nov 09, 2021 ZONE2LDAP(1)