X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=README;h=ca4e2a2807ef755eb8090adfafda03140ab73712;hb=HEAD;hp=e87cba5fbfd397d5e8b94c0cd38d5b2f3d19ae4b;hpb=69f62eb3272157eca2f045f051c44a95efca1279;p=autodns.git diff --git a/README b/README index e87cba5..ca4e2a2 100644 --- a/README +++ b/README @@ -1,5 +1,5 @@ -autodns 0.0.4 - A program to aid auto addition of secondary DNS. -Copyright 1999-2001 Jonathan McDowell for Project Purple. +autodns 1.0.0 - A program to aid auto addition of secondary DNS. +Copyright 1999-2006 Jonathan McDowell for Project Purple. http://www.earth.li/projectpurple/progs/autodns.html @@ -14,9 +14,9 @@ configure it to know about the key IDs of all the people you wish to be able to setup secondaries on your server and add their keys to the GPG keyring for the user it runs under. -Most of the configuration options are at the top of autodns.pl, just -after where VERSION is defined. The other bit of config that's needed is -a users file. +The config file is autodns.conf; its location is controlled near the top +of autodns.pl - it defaults to /etc/bind/autodns.conf. The other bit of +config that's needed is a users file. You'll also need a way for the script to be able to do a "ndc reconfig" to load the info about the new secondary domains - I do this using sudo. @@ -66,8 +66,7 @@ the tarball for an example. Contacting the author: -I can be reached as noodles@earth.li or on Fidonet as Jonathan McDowell -@ 2:443/21 +I can be reached as noodles@earth.li. All constructive criticism about autodns is welcome.