Strictly separate directories for admin-provided and named-generated files?
Nick Tait
nick at tait.net.nz
Fri Nov 15 21:40:11 UTC 2024
On 16/11/2024 04:47, Charles Eckman via bind-users wrote:
> I'm also down for other workarounds, if you have suggestions!
Hi Charles.
As a simple workaround, you can create the zone file in /var/lib, and
then create a hard-link (using "ln") to the same file in /etc/bind. That
way you can configure BIND to use the /var/lib version (and it has
permissions to create the signed version of the zone in the same
directory), and you can manually edit the zone file in /etc/bind (along
with all your non-DNSSEC zones).
Nick.
More information about the bind-users
mailing list