On Mon, 2006-12-11 at 12:09 +0200, Ilya Konstantinov wrote:
> Does anyone either:
> 2. Know of a different DNS server which works with an LDAP backend and
> has a UI tool which can manage it?

I'm using powerdns, which I found to be reliable (post 2.9.19), fast and
very configurable. It has several backends, including SQL, LDAP and even
a BIND backend, so you can build on it with your own custom management
solution (which I did), or you can use some of the currently available
powerdns management interfaces such as the SQL based poweradmin
(poweradmin.org , a bit stale but works great)

> P.S. Anyway, editing zone files manually was getting error-prone. Most
> of the times, editing such structured data with a text editor is a
> recipe for syntax errors.

Currently I use my own web frontend for powerdns over an SQL backend.
The web front-end is rather simplistic, so anything other then the most
basic stuff I do through the SQL command line, which is rather powerful,
easy to create scripts that automate common tasks and massively less
error prone then editing files by hand.

--
Oded
::..
"Few things are harder to put up with than a good example."
    -- Mark Twain



=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to