https://bugzilla.novell.com/show_bug.cgi?id=738156 https://bugzilla.novell.com/show_bug.cgi?id=738156#c8 --- Comment #8 from Lars Müller <lmuelle@suse.com> 2011-12-22 17:48:14 CET --- The permissions are and had been ok for many, many years. hip:~ # ls -ld /var/lib/named/ drwxr-xr-x 1 root root 146 21. Dez 22:09 /var/lib/named/ The goal is to keep this directory write protected for the user with the name 'named'. In /var/lib/named/ you find a dedicated directory named 'dyn' for zones which get a dynamic update. This directory also has the required permission set as described before. We also have a prepackaged directory '/var/lib/named/slave/' with the same permission set. And from the name you might get this this directory is intended to be used for slave zones. After a zone transfer named must be able to write the gathered data to a file. hip:~ # ls -dl /var/lib/named/{dyn,slave} drwxr-xr-x 1 named named 0 8. Dez 16:07 /var/lib/named/dyn drwxr-xr-x 1 named named 0 8. Dez 16:07 /var/lib/named/slave If this is not ok please file a separate issue where you describe why the used permission set doesn't fix the general use case. I'm going to cleanup the mess in the init script a bit further as described in comment#2 and then I'm filing a submit request to openSUSE Factory first. After this we have to investigate how big the difference is to the bind package used as part of openSUSE 12.1 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.