Giter Site home page Giter Site logo

roster-dns-management's Introduction

#Roster DNS management Roster is DNS management software for use with BIND 9. It is licensed under the BSD license. Roster is currently being developed at Purdue University.

Roster is written in Python and uses a MySQL database with an XML-RPC front-end. It contains a set of command line user tools that connect to the XML-RPC front-end.

The config files for BIND are generated from the MySQL database so if a failure occurs in the database, the BIND servers will run as normal while recovery efforts can take place.

The software has four basic components.

  • The core which includes the database interface and core API. This layer contains the authorization layer.
  • The server which is an SSL enabled multi-threaded XML-RPC server. It also contains a plug-able authentication layer. (LDAP is the default)
  • The config manger which creates bind config files using the core API and handles pushing the files to their appropriate servers.
  • The user tools which contain over 30 tools to create, list and remove records, zones, views, dns servers, dns server sets, groups, users and the assignments between them all.

There is currently support for views, many dns servers in many configurations, IPv6, user/group authorization, zone/reverse CIDR block delegation, LDAP authentication, unicode hosts, and a rollback/disaster recovery framework.

roster-dns-management's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.