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 sssd read accountsd fifo files #1628

Merged
merged 1 commit into from Mar 24, 2023

Conversation

zpytela
Copy link
Contributor

@zpytela zpytela commented Mar 23, 2023

The accountsd_read_fifo_file() interface was added.

Addresses the following AVC denial:
type=AVC msg=audit(1679516634.18:292): avc: denied { read } for pid=8651 comm="sss_cache" path="pipe:[291359]" dev="pipefs" ino=291359 scontext=system_u:system_r:sssd_t:s0 tcontext=system_u:system_r:accountsd_t:s0 tclass=fifo_file permissive=0

Resolves: rhbz#2181010

The accountsd_read_fifo_file() interface was added.

Addresses the following AVC denial:
type=AVC msg=audit(1679516634.18:292): avc:  denied  { read } for  pid=8651 comm="sss_cache" path="pipe:[291359]" dev="pipefs" ino=291359 scontext=system_u:system_r:sssd_t:s0 tcontext=system_u:system_r:accountsd_t:s0 tclass=fifo_file permissive=0

Resolves: rhbz#2181010
@zpytela zpytela merged commit 762805c into fedora-selinux:rawhide Mar 24, 2023
2 checks passed
@zpytela zpytela deleted the sssd-accountsd branch March 24, 2023 18:21
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.

None yet

1 participant