Re: [CentOS] Selinux blocking bind access to named/data and slave directories

2013-02-14 Thread Robert Moskowitz
On 02/14/2013 11:09 PM, Peter Brady wrote: > On 14/02/13 7:23 PM, Robert Moskowitz wrote: >> I was getting permission errors (seen in /var/log/messages) in accessing >> these two directories within my chroot tree. I was pulling out what >> little hair I have, as the permissions were identical to

Re: [CentOS] Selinux blocking bind access to named/data and slave directories

2013-02-14 Thread Peter Brady
On 14/02/13 7:23 PM, Robert Moskowitz wrote: > I was getting permission errors (seen in /var/log/messages) in accessing > these two directories within my chroot tree. I was pulling out what > little hair I have, as the permissions were identical to those on my > Centos 5.5 server. So I switche

Re: [CentOS] Selinux blocking bind access to named/data and slave directories

2013-02-14 Thread Frederico Madeira
Robert, Send output of this two commands: ps -eZ | grep named ls -alZ into directorys that you want to allow bind to write Att, Frederico Madeira fmade...@gmail.com www.madeira.eng.br 2013/2/14 Robert Moskowitz > I was getting permission errors (seen in /var/log/messages) in accessing > th