BIND报错-could not set file modification time

BIND报错-could not set file modification time

1.具体错误

10-Mar-2023 05:49:18 PM.045 general: error: zone test190/IN/DefaultView: refresh: could not set file modification time of 'XXXXXX/etc/zone/DefaultView.test190.hosts': permission denied

2.原因分析
本地授权域文件权限问题。

3.解决办法
将zone下的所有授权域文件所属者改成与BIND启动者相同。如,我使用root启动的BIND,那么zone下的所有文件所属者均为root:root。

posted @ 2023-03-13 14:51  光学码笑客  阅读(66)  评论(0编辑  收藏  举报