File 0008-relax-change-own-user-data-action-in-the-restrictive.patch of Package polkit-default-privs.11808
From 16a73feb992073f4807e588aba8afa90a50b0045 Mon Sep 17 00:00:00 2001
From: Matthias Gerstner <matthias.gerstner@suse.de>
Date: Mon, 25 Feb 2019 12:19:31 +0100
Subject: [PATCH] relax change-own-user-data action in the restrictive profile
(bsc#1125110)
---
polkit-default-privs.restrictive | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/polkit-default-privs.restrictive b/polkit-default-privs.restrictive
index 1843973..4e7c926 100644
--- a/polkit-default-privs.restrictive
+++ b/polkit-default-privs.restrictive
@@ -427,10 +427,10 @@ org.freedesktop.urfkill.enablekeycontrol auth_admin
org.freedesktop.urfkill.flight_mode auth_admin
-# account services (bnc#676638)
+# account services (bnc#676638, bsc#1125110)
org.freedesktop.accounts.user-administration auth_admin_keep
org.freedesktop.accounts.set-login-option auth_admin
-org.freedesktop.accounts.change-own-user-data auth_admin
+org.freedesktop.accounts.change-own-user-data auth_self:yes:yes
#
# smb4k (bnc#749065)
--
2.19.2