Description of problem: Use of at_console="true" in the DBus policy file makes setroubleshoot hard to use on servers, where users are logged in via ssh, or via Cockpit, but not at a console. at_console="true" is a real old relic, that was never really implemented. Modern services should be using polkit. For example, NetworkManager moved away from it for the same reasons (want to be usable on servers): bug #979416 Version-Release number of selected component (if applicable): setroubleshoot-server-3.2.17-1.fc20.x86_64 org.fedoraproject.Setroubleshootd.conf: <policy at_console="true">
This is already changed in Fedora 21 and newer. I'm not sure if we should change the policy in this late phase of F20 lifetime.