I run bind 9.5.1-p1 with "/usr/local/bind/sbin/named -u named -t /usr/local/bind/ -c /etc/named.conf". I get the "working directory not writable" error (although everything seems to be working fine including zone transfer etc.) and wondering how can I get rid of it.
The user "named" is in the "named" group as primary and in the "other" group as secondary; permission for /usr/local/bind/ is "drwxrwxr-x root other" and /usr/local/bind/etc/ is also "drwxrwxr-x root other" Could anyone tell me where else do I need to set permission? Thanks.
