Hi Jason ,
As a generic debugging , I would have followed the below aspects .
You can look at them if they can help you :
1) Quick test with changing to permissive and check if the problem
is via SELINUX rules or your DAC's have some issue here
2) Can ausearch give any pointers
#ausearch -m avc --start recent
3) Can enabling any boolean help
$ getsebool -a // To see all the booleans
4) Last will be to check if audit2allow can help
is via SELINUX rules or your DAC's have some issue here
2) Can ausearch give any pointers
#ausearch -m avc --start recent
3) Can enabling any boolean help
$ getsebool -a // To see all the booleans
4) Last will be to check if audit2allow can help
Thanks ,
Ashish Kumar Mishra
_______________________________________________ selinux mailing list -- selinux@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to selinux-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/selinux@xxxxxxxxxxxxxxxxxxxxxxx