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 for confined users login into graphic session #346

Open
wants to merge 1 commit into
base: rawhide
Choose a base branch
from

Conversation

Koncpa
Copy link
Contributor

@Koncpa Koncpa commented Oct 16, 2020

Confined users cannot log into graphic session.
Allow for dbus role as (user_dbusd_t, staff_dbusd_t and etc.)
start systemd services (systemd_start_systemd_services()),
modify the systemd configuration of any file (files_config_all_files())
and reload the services(allow $1_dbusd_t $3:system reload;).
Allow the gkeyringd role as (user_gkeyringd_t, staff_gkeyringd_t and etc.)
set the schedule on self process.

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1767874
Fedora COPR: https://copr.fedorainfracloud.org/coprs/pkoncity/selinux-policy/build/1726586/

Allow for dbus role as (user_dbusd_t, staff_dbusd_t and etc.) start systemd services,
modify the systemd configuration of any file and reload the services.
Allow the gkeyringd role as (user_gkeyringd_t, staff_gkeyringd_t and etc.)
set the schedule on self process.

allow $1_gkeyringd_t self:process setsched;

Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1767874
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.

1 participant