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

argonaut-ldap2zone - creating bind zone files and refreshing the server

Authors

       Come Bernigaud

Bugs

       Please  report  any  bugs,  or post any suggestions, to the fusiondirectory mailing list fusiondirectory-
       users or to <https://gitlab.fusiondirectory.org/argonaut/argonaut/issues/new>

Description

       argonaut-ldap2zone is a program used to create bind zone files and refresh the bind service

Example

argonaut-ldap2zone--verbosefusiondirectory.org.

        Write the updated zones from ldap and refresh bind

       argonaut-ldap2zone--verbose--norestart--dumpdirdnszone/fusiondirectory.org

        Write the updated zones from ldap to another directory and don't refresh bind

       argonaut-ldap2zone--verbose--ldap2viewinternal

        Write the updated zones from ldap in a bind view named internal and refresh bind

       argonaut-ldap2zone--verbose--ldap2acls

        Write the acls from ldap into named.conf.acls

       argonaut-ldap2zone--verbose--slave

        Write the updated slave zones files

Name

       argonaut-ldap2zone - creating bind zone files and refreshing the server

Options

--verbose
          be verbose

       --noreverse
          Do not write reverse zone

       --norestart
          Do not refresh bind zone with rndc

       --dumpdir
          Dump the zones and bind configuration to another dir for testing purposes

       --ldap2acls
          Write the the acls needed for bind in named.conf.acls

       --ldap2view
          Write the zones in view format when you want to do split horizon dns

Synopsis

       argonaut-ldap2zone [--verbose] [--noreverse] [--norestart] [--dumpdir dir] [--ldap2acls] [--ldap2view
       VIEW | ZONE | --slave]

See Also