http://bugzilla.novell.com/show_bug.cgi?id=532415 User revealed@freakmail.de added comment http://bugzilla.novell.com/show_bug.cgi?id=532415#c438045 Summary: bind-9.5.0p2 - the working directory is not writable? (chroot) Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: 32bit OS/Version: openSUSE 11.1 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: revealed@freakmail.de QAContact: qa@suse.de Found By: --- Created an attachment (id=313941) --> (http://bugzilla.novell.com/attachment.cgi?id=313941) named.conf User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.9.1.2) Gecko/20090730 SUSE/3.5.2-1.2 Firefox/3.5.2 I got this in /var/log/messages: # named[3868]: the working directory is not writable So i went and set Ownership for /var/lib/named to "named.named" recursiveley. This fixed the message. But: SuSEconfig reports: (Snippet) # setting /var/lib/named/dev/null to root:root 0666. (wrong owner/group # named:named) # /var/lib/named/dev/null: don't know what to do with that type of file # setting /var/lib/named/dev/random to root:root 0666. (wrong owner/group # named:named) # /var/lib/named/dev/random: don't know what to do with that type of file # ERROR: not all operations were successful. So i set them manually according to the values stated by permissions.d? # named chroot (#438045) This solved that message too. But my guess that these permissions might still not be the proper ones. For example these ones changed from alone only due to rebooting once and restarting named: #/var/lib/named/proc Reproducible: Always Steps to Reproduce: 1. Install named and enable chroot in sysconfig 2. chkconfig named on 3. rcnamed start 4. ls -l /var/lib/named 5. grep "working directory is not writable" /var/log/messages Actual Results: I dont know how to set the permissions properly. Expected Results: Persmissions should be set properly from alone or maybe by permissions.d? Will attach the named.conf (cacheing only) Can you please help on this? A suggestion could be a named file for permissions.d, please?? Many Thanks for your help! Greetings, R -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.