Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow samba-dcerpcd read public files #1989

Merged
merged 1 commit into from
Jan 8, 2024

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Jan 2, 2024

The commit addresses the following AVC denial:
type=AVC msg=audit(1704134675.693:18923): avc: denied { read write } for pid=3960899 comm="samba-dcerpcd" path=2F7372762F70726976646174612F4D6F6E65792F47544C2F54617865732042442F42696E676E696E6720546178657320323032322D323032332E6F6473 dev="dm-2" ino=3146018 scontext=system_u:system_r:winbind_rpcd_t:s0 tcontext=system_u:object_r:public_content_rw_t:s0 tclass=file permissive=0

Related: rhbz#2122904

The commit addresses the following AVC denial:
type=AVC msg=audit(1704134675.693:18923): avc:  denied  { read write } for  pid=3960899 comm="samba-dcerpcd" path=2F7372762F70726976646174612F4D6F6E65792F47544C2F54617865732042442F42696E676E696E6720546178657320323032322D323032332E6F6473 dev="dm-2" ino=3146018 scontext=system_u:system_r:winbind_rpcd_t:s0 tcontext=system_u:object_r:public_content_rw_t:s0 tclass=file permissive=0

Related: rhbz#2122904
Copy link

packit-as-a-service bot commented Jan 2, 2024

Cockpit tests failed for commit e09e191. @martinpitt, @jelly, @mvollmer please check. log -- at first sight this smells like running the previous copr build against latest main after landing cockpit-project/cockpit#19352 . Retried.

Copy link

packit-as-a-service bot commented Jan 2, 2024

Cockpit tests failed for commit e09e191. @martinpitt, @jelly, @mvollmer please check.

This is broken now indeed, even though it passed just fine in cockpit-project/cockpit#19352 . This needs serious debugging.

@martinpitt
Copy link
Contributor

We reported the root cause of our test failures to packit/packit-service#2294 and worked around the problem on our side. So from now on the cockpit tests should succeed again. I retried the run here, it passed.

@zpytela zpytela merged commit fd4b3d8 into fedora-selinux:rawhide Jan 8, 2024
4 checks passed
@zpytela zpytela deleted the dcerpcd-publicfiles branch January 8, 2024 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants