1ldap2zone(1)                General Commands Manual               ldap2zone(1)
2
3
4

NAME

6       ldap2zone - Creates zone file from LDAP dnszone information
7

SYNOPSIS

9       ldap2zone zone-name LDAP-URL default-ttl [serial]
10

DESCRIPTION

12       ldap2zone is a tool that reads info for a zone from LDAP and constructs
13       a standard plain ascii zone file that is written to the  standard  out‐
14       put.  The  LDAP  information has to be stored using the dnszone schema.
15       The schema is used by BIND with LDAP back-end.
16
17       zone-name
18           Name of the zone, eg "mydomain.net."
19
20       LDAP-URL
21           LDAP URL to dnszone information
22
23       default-ttl
24           Default TTL value to be used in zone
25
26       serial
27           (optional) Program checks this number  to  be  different  than  SOA
28           serial number.
29
30

EXIT STATUS

32       Exits with 0 on success or 1 on failure.
33

SEE ALSO

35       named(8) ldap(3) http://www.venaas.no/dns/ldap2zone/
36
38       Copyright (C) 2004, 2005 Stig Venaas
39
40
41
42BIND9                            15 March 2010                    ldap2zone(1)
Impressum