Description of problem: PowerDNS needs map permission on /usr/share/p11-kit/modules/gnome-keyring.module and /usr/share/p11-kit/modules/p11-kit-trust.module Version-Release number of selected component (if applicable): Fedora: pdns-4.2.1-4.fc32.x86_64 selinux-policy-3.14.6-6.fc33.noarch RHEL 8: pdns-4.2.1-1.el8.x86_64 selinux-policy-3.14.3-20.el8.noarch Steps to Reproduce: 1. dnf install pdns 2. systemctl start pdns Actual results: Fedora: type=AVC msg=audit(1583936430.201:250): avc: denied { map } for pid=1648 comm="pdns_server" path="/usr/share/p11-kit/modules/gnome-keyring.module" dev="dm-0" ino=1838908 scontext=system_u:system_r:pdns_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file permissive=1 RHEL 8: type=AVC msg=audit(1583850752.708:45): avc: denied { map } for pid=1665 comm="pdns_server" path="/usr/share/p11-kit/modules/p11-kit-trust.module" dev="dm-0" ino=16949359 scontext=system_u:system_r:pdns_t:s0 tcontext=system_u:object_r:usr_t:s0 tclass=file permissive=0 Additional info: This bug also affects Fedora 30, Fedora 31 and RHEL8
*** This bug has been marked as a duplicate of bug 1809078 ***