From owner-freebsd-isp@FreeBSD.ORG Tue Apr 14 13:56:50 2009 Return-Path: Delivered-To: freebsd-isp@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 49F291065672 for ; Tue, 14 Apr 2009 13:56:50 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: from ibctech.ca (v6.ibctech.ca [IPv6:2607:f118::b6]) by mx1.freebsd.org (Postfix) with SMTP id D04038FC12 for ; Tue, 14 Apr 2009 13:56:49 +0000 (UTC) (envelope-from steve@ibctech.ca) Received: (qmail 36933 invoked by uid 89); 14 Apr 2009 14:04:42 -0000 Received: from unknown (HELO ?IPv6:2607:f118::5?) (steve@ibctech.ca@2607:f118::5) by v6.ibctech.ca with ESMTPA; 14 Apr 2009 14:04:42 -0000 Message-ID: <49E49615.7060907@ibctech.ca> Date: Tue, 14 Apr 2009 09:56:37 -0400 From: Steve Bertrand User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Odhiambo Washington References: <49E3D793.2090008@staff.openaccess.org> <991123400904140247ve64e1aay7c114f5aeff3733e@mail.gmail.com> <49E48A51.8040603@ibctech.ca> In-Reply-To: <49E48A51.8040603@ibctech.ca> X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-isp@freebsd.org Subject: Re: providing web based DNS management to customers X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Apr 2009 13:56:50 -0000 Steve Bertrand wrote: > Odhiambo Washington wrote: >> Did you ever take a look at VegaDNS - www.vegadns.org? >> >> The last time I checked, IIRC, it allowed adding/modifying _almost_ all >> types of records. > > We've used VegaDNS with TinyDNS/DNSCache for a few years now. I'll test > today to see how granular the permissions are regarding the modification > of only one record. The user/group granularity of the permissions only goes to zone level, not record level. Steve