Where can someone get policykit related tools?
gnome-policykit-authorizations
polkit-config-file-validate
polkit-policy-file-validate
And if getting them is not an option: Where can I get a full GUI configuration tool for this system? This is a gui-related policy/authorization system as far as I can understand it, there must be a GUI configuration interface somewhere correct?
Either that, or:
How can someone completely get rid of PolKit/PolicyKit?
Is that even possible? Will apps that do support policies see that it's gone and rely on sudo/gksu/group:admin/something else?
It's a pain and I'm having a terrible experience with any gnome administration/configuration programs that use the policy system. They have problems even when run as root!
Am I alone in having a huge headache in trying to figure out how to fix the default (broken) policies?
As far as I can see it has been configured to work fine when you're using a GUI session (ie gnome) while sitting in front of a real monitor,keyboard,mouse; but other than that, it all breaks down.
This question is related to this one.
And one Final question:
Do all Ubuntu versions/Other linux distros that have policykit installed have the same problems?
I'd imagine not; ie. Does 10.04LTS have these problems? or debian? or something else entirely?
It's the 4th day I've been fighting with this, and there's no end in sight. Any help would be appreciated

apt-cache rdepends policykit-1you would see that PolicyKit is essential to the desktop deployment, so no, you can't get rid of it. For server however where no desktop is installed, policykit isn't even installed by default. All the tools you need to manage it are included in that package, the ones you mentioned are from a much earlier release and have been made obsolete. – ppetraki Mar 10 at 13:45