[Bug 804966] New: gnome-control-center install illegal polkit rules
https://bugzilla.novell.com/show_bug.cgi?id=804966 https://bugzilla.novell.com/show_bug.cgi?id=804966#c0 Summary: gnome-control-center install illegal polkit rules Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: dimstar@opensuse.org ReportedBy: lnussel@suse.com QAContact: qa-bugs@suse.de CC: security-team@suse.de Found By: --- Blocker: --- $ cat /usr/share/polkit-1/rules.d/gnome-control-center.rules polkit.addRule(function(action, subject) { if (action.id == "org.freedesktop.hostname1.set-static-hostname" && subject.local && subject.active && subject.isInGroup ("wheel")) { return polkit.Result.YES; } }); On openSUSE defining the use of the wheel group is up to the administrator. Please remove that file. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804966 https://bugzilla.novell.com/show_bug.cgi?id=804966#c Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804966 https://bugzilla.novell.com/show_bug.cgi?id=804966#c1 --- Comment #1 from Bernhard Wiedemann <bwiedemann@suse.com> 2013-02-26 23:00:06 CET --- This is an autogenerated message for OBS integration: This bug (804966) was mentioned in https://build.opensuse.org/request/show/156479 Factory / gnome-control-center -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=804966 https://bugzilla.novell.com/show_bug.cgi?id=804966#c2 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Dominique Leuenberger <dimstar@opensuse.org> 2013-03-04 18:11:53 UTC --- This entered Factory and was accepted into 12.3 by coolo... closing. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com