Skip to content

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