Firewalld - putty problem

Support for security such as Firewalls and securing linux
Post Reply
FirewallD_PL
Posts: 1
Joined: 2014/07/24 10:36:54

Firewalld - putty problem

Post by FirewallD_PL » 2014/07/24 10:52:52

Hello,
I have the following problem. On the virtual machine installed minimal installation Centos 7 In addition, two packages installed: net-tools and bash-completion. I made the upgrade. The problem occurs when I log on using putty to the user account to set up firewall. I enter the command sudo firewall-cmd - [tab] (hint) I get the following error:
sudo firewall-cmd --ERROR:dbus.proxies:Introspect error on :1.4:/org/fedoraproject/FirewallD1: dbus.exceptions.DBusException: org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 1 matched rules; type="method_call", sender=":1.15" (uid=1000 pid=2451 comm="/usr/bin/python -Es /usr/bin/firewall-cmd --state ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply="0" destination=":1.4" (uid=0 pid=660 comm="/usr/bin/python -Es /usr/sbin/firewalld --nofork -")
If I work directly on a virtual machine everything works as it should.

User avatar
Super Jamie
Posts: 310
Joined: 2014/01/10 23:44:51

Re: Firewalld - putty problem

Post by Super Jamie » 2014/07/25 12:04:17

I expect this is a sudo problem.

Become the root user instead with su -

User avatar
TrevorH
Site Admin
Posts: 33202
Joined: 2009/09/24 10:40:56
Location: Brighton, UK

Re: Firewalld - putty problem

Post by TrevorH » 2014/07/25 13:11:35

I suspect it's a problem with sudo and bash-completion
The future appears to be RHEL or Debian. I think I'm going Debian.
Info for USB installs on http://wiki.centos.org/HowTos/InstallFromUSBkey
CentOS 5 and 6 are deadest, do not use them.
Use the FAQ Luke

Post Reply