On Friday 26 May 2006 17:26, Doug Morris wrote:
I am running bind 9.3.1 on SuSE Open 10 and bind 9.3.2 on SuSE 10.1, as master and slave servers respectively. The problem I'm having is that the slave server will get the zone from the master and then bomb out when trying to rename it to the zone file needed on the slave server.
The syslog messages look like this:
transfer of 'test.com/IN' from 172.30.1.50#53": connected using 172.30.1.51:40269
dumping master file: rename: slave/bak.test.com: permission denied
You might want to check if AppArmor is enabled. AppArmor will prevent an application from accessing things you haven't explicitly allowed. This could be the reason for the "permission denied". If it is enabled, try disabling it and see if that works, and if it does, you can use the AppArmor module in YaST to configure it to allow the accesses