Bug 886529 - firewalld auth failed with non-root user
Summary: firewalld auth failed with non-root user
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: firewalld
Version: 18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Thomas Woerner
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-12-12 13:47 UTC by Aleksandar Kostadinov
Modified: 2012-12-12 21:03 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-12 15:38:07 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Aleksandar Kostadinov 2012-12-12 13:47:21 UTC
$ firewall-cmd --zone=home --list-all
Error: org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.FirewallD1.config:

Comment 1 Aleksandar Kostadinov 2012-12-12 13:47:43 UTC
using XFCE if that matters

Comment 2 Petr Sklenar 2012-12-12 15:09:42 UTC
I could see the same issue when running without X environment:
firewall-cmd --reload
Error: org.fedoraproject.slip.dbus.service.PolKit.NotAuthorizedException.org.fedoraproject.FirewallD1.config: 

it asks for a root password in KDE environment then it shows output.

Comment 3 Thomas Woerner 2012-12-12 15:13:05 UTC
firewalld is using D-BUS for the communication. If you are not root, you need to authenticate using polkit.

Comment 4 Aleksandar Kostadinov 2012-12-12 15:38:07 UTC
Thanks, starting the /usr/libexec/polkit-gnome-authentication-agent-1 with XFCE makes the problem disappear.

closing as NOTABUG

Comment 5 Aleksandar Kostadinov 2012-12-12 21:03:56 UTC
Petr, a workaround from non-X environment is to use sudo... just FYI


Note You need to log in before you can comment on or make changes to this bug.