Another quirk:

warning: fopen(/var/hostmaster/config/named/example.com) [function.fopen]: failed to open stream: Permission denied in /var/hostmaster/drupal-5.x/sites/default/modules/provision/dns_server/engines/provision_bind.module on line 220.

The problem, of course, is that provision.module is expected to do this work through drush and the hostmaster user, so that directory is owned by the hostmaster user.

Comments

anarcat’s picture

Title: permission denied when creating/editing zonefiles » permission denied when creating/editing zonefiles directly
Anonymous’s picture

Issue tags: +dns

tagging

anarcat’s picture

Status: Active » Closed (won't fix)

That's the old code that needs to be ported (and has been, afaik).