permission denied when creating/editing zonefiles directly
anarcat - January 29, 2009 - 21:22
| Project: | Provision |
| Version: | 5.x-0.1-rc1 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
| Issue tags: | dns |
Jump to:
Description
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.

#1
That is in http://hostmaster.koumbit.net/admin/build/provision_dns, just to be real clear.
#2
tagging
#3
That's the old code that needs to be ported (and has been, afaik).