LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   Front-end for limited dns management via rndc (https://www.linuxquestions.org/questions/linux-server-73/front-end-for-limited-dns-management-via-rndc-4175732950/)

Ratclaws 01-19-2024 11:18 AM

Front-end for limited dns management via rndc
 
Long story short, i want to allow people to update dns records without editing zone files directly, and without using a back-end like ldap.

I have a few systems that make dynamic updates to bind. I've setup a solution to push these changes into git when they occur. Manually editing zone files (or even branch/merge in git) introduces additional complications to the workflow.

What I really want is a UI based tool that can allow users to add/edit/rm dns entries, and have those changes pushed to bind via rndc.
Does anyone know of a tool for this which is still maintained, excluding full blown hosting management solutions.

wpeckham 01-20-2024 08:02 PM

HAve you looked into using webmin? We used to create custom menus and scripts to do such things.

Ratclaws 01-24-2024 09:40 PM

I took a look. it looks like this wants to manage the configuration, which is a no-go.

wpeckham 01-24-2024 11:03 PM

Quote:

Originally Posted by Ratclaws (Post 6479106)
I took a look. it looks like this wants to manage the configuration, which is a no-go.

It does, but you can enable different screens, options, and scripts for different accounts for authority separation.


All times are GMT -5. The time now is 12:56 PM.