Bug 1409431
Summary: | XFCE PolicyKit Agent requests "guest" password to edit Network Connections | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Gordon A. Fenton <gordon.fenton> | ||||
Component: | NetworkManager | Assignee: | Beniamino Galvani <bgalvani> | ||||
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 24 | CC: | bgalvani, dcbw, fgiudici, gordon.fenton, lkundrak, thaller | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-08-08 19:31:00 UTC | Type: | Bug | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Gordon A. Fenton
2017-01-01 21:41:01 UTC
What is the output of: groups guest groups $yourotheruser ? In order to edit a system connection, administrative privileges are required (see the "org.freedesktop.NetworkManager.settings.modify.system" action in /usr/share/polkit-1/actions/org.freedesktop.NetworkManager.policy) and probably the test user belongs to the wheel group, while the other user not). Also, what is the message reported in the PolicyKit dialog ("System policy prevents ...")? Sorry for the delayed response! I thought that I had already done this. Here are my answers to your questions: 44 % groups guest guest : guest wheel 45 % groups gordon gordon : faculty XFCE PolicyKit Agent System policy prevents changing the firewall configuration Identity: guest Password: Created attachment 1247046 [details]
[PATCH] editor: change flags of firewalld proxy to prevent polkit request
(In reply to Gordon A. Fenton from comment #2) > XFCE PolicyKit Agent > System policy prevents changing the firewall configuration This is an authentication request from firewalld when NM tries to load the list of available firewall zones. The attached patch in comment 3 should prevent such requests. Anyway, if you cancel the pop-up you should be able to edit the connection, correct? (In reply to Beniamino Galvani from comment #3) > Created attachment 1247046 [details] > [PATCH] editor: change flags of firewalld proxy to prevent polkit request lgtm (In reply to Thomas Haller from comment #5) > (In reply to Beniamino Galvani from comment #3) > > Created attachment 1247046 [details] > > [PATCH] editor: change flags of firewalld proxy to prevent polkit request > > lgtm Applied to master: https://git.gnome.org/browse/network-manager-applet/commit/?id=d898ecf9a958a1c3421b9ee79c50957044cbbcb2 This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 24 changed to end-of-life (EOL) status on 2017-08-08. Fedora 24 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |