Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
issue with named: msg#00056
|
Subject: |
issue with named |
from /var/log/messages
Dec 12 05:11:48 srv1 named[18083]: /var/named/clsurvey.com.hosts.jnl:
create: permission denied
Dec 12 05:11:48 srv1 kernel: audit(1134389508.478:0): avc: denied
{ add_name } for pid=18084 comm=named name=clsurvey.com.hosts.jnl
scontext=root:system_r:named_t tcontext=system_u:object_r:named_zone_t
tclass=dir
Dec 12 05:11:48 srv1 named[18083]: client 192.168.1.1#33259: updating
zone 'clsurvey.com/IN': error: journal open failed: unexpected error
I have added to /etc/selinux/targeted/src/policy/domains/local.te
allow named_t named_zone_t:dir write;
and then make reload but the problem doesn't go away.
Suggestions?
Thanks
Craig
|
| |