zone management plus automatic "nsupdate"

2010-11-28 Thread Christian Ruppert
Hey guys,

we have many zones and a few admins who are able to edit those. Now
we're looking for a good and free solution to a) track who changed what
and b) to update the zone afterwards.

So we thought using git with a update hook could be a good one.
With git we can see who changed what and when and the hook could use
"git diff" with a simple diff parser to get the lines that shall be
updated by nsupdate.

e.g.
-ns  IN A 
+ns  IN A 

The first line would be used for "update delete" and the second one for
"update add".

Of course it takes some time realize this properly so my question is: Is
there already something equivalent?
Or do you guys have a better idea? How do you manage your zones?


-- 
Regards,
Christian Ruppert
Role: Gentoo Linux developer, Bugzilla administrator and Infrastructure
member
Fingerprint: EEB1 C341 7C84 B274 6C59  F243 5EAB 0C62 B427 ABC8
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


about the zone file management

2010-11-28 Thread Tech W.
Hello,

I'm not sure, is it right for the management of zone files, with both dynamic 
update and editting by hand? 

Thanks.


  
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users


RE: about the zone file management

2010-11-28 Thread Philippe.Simonet
Hi

if i good understand your question maybe the answer is :
rndc freeze / thaw

Philippe


> -Original Message-
> From: bind-users-bounces+philippe.simonet=swisscom@lists.isc.org
> [mailto:bind-users-bounces+philippe.simonet=swisscom@lists.isc.org]
> On Behalf Of Tech W.
> Sent: lundi 29 novembre 2010 06:38
> To: bind-users@lists.isc.org
> Subject: about the zone file management
> 
> Hello,
> 
> I'm not sure, is it right for the management of zone files, with both dynamic
> update and editting by hand?
> 
> Thanks.
> 
> 
> 
> ___
> bind-users mailing list
> bind-users@lists.isc.org
> https://lists.isc.org/mailman/listinfo/bind-users
___
bind-users mailing list
bind-users@lists.isc.org
https://lists.isc.org/mailman/listinfo/bind-users