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

ldap2zone - convert zones saved inside the LDAP to bind9 zone files

Author

       Cajus Pollmeier <cajus@debian.org>

                                                                                                    ldap2zone(1)

Description

       Convert  zones  saved  in  LDAP to ordinary zones files via ldap2zone in order to avoid dependencies from
       LDAP to bind.

Examples

ldap2zone example.net ldap://ldap.example.net/dc=example,dc=net 1200 200708291528

Name

       ldap2zone - convert zones saved inside the LDAP to bind9 zone files

Options

zone-name
              name of the zone to be extracted from LDAP. This can be a forward or a reverse zone.

       LDAP-URL
              URL to access the LDAP server in the format ldap[s]://server-ip/base.

       default-ttl
              Zone TTL in seconds

       serial Zone serial number.

Return Value

       The script return zero values on success.

Synopsis

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

See Also