• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Resolved /etc/named.conf: permission denied

Erwan

Regular Pleskian
Server operating system version
Debian 11
Plesk version and microupdate number
Obsidian v18.0.50
Hi all,

When setting up a new instance, everything works fine... except Bind which fails.

In the /var/log/syslog file, i've this:
open: /etc/named.conf: permission denied
named[33696]: loading configuration: permission denied
named[33696]: exiting (due to fatal error)
systemd[1]: named.service: Main process exited, code=exited, status=1/FAILURE
systemd[1]: named.service: Failed with result 'exit-code'.
kernel: [73566.183889] audit: type=1400 audit(1678803291.528:63): apparmor="DENIED" operation="open" profile="named" name="/mnt/disk/var/named/run-root/etc/named.conf" pid=33696 comm="named" requested_mask="r" denied_mask="r" fsuid=110 ouid=0


I can access to /etc/named.conf:
# ls -l /etc/na*
lrwxrwxrwx 1 root root 34 Mar 13 12:17 /etc/named.conf -> /var/named/run-root/etc/named.conf

Do you have an idea of the problem?
Thank you.

Erwan
 
Back
Top