View previous topic :: View next topic |
Author |
Message |
ConfusedOldMan n00b
Joined: 27 Sep 2012 Posts: 6
|
Posted: Wed Oct 03, 2012 6:19 pm Post subject: Polkit ignores my 99-admin.rules? |
|
|
Hello,
I have defined everyone in the group "wheel" to be administrators.
99-admin.rules:
Code: |
polkit.addAdminRule(function(action, subject) {
return ["unix-group:wheel"];
}); |
Inquries to, for example, Networkmanager makes gnome-policy kit demand the root password, instead of the person of group wheel. How do I restore the behavior of polkit requesting the password of users in group wheel, instead of root? |
|
Back to top |
|
|
Thistled Guru
Joined: 06 Jan 2011 Posts: 572 Location: Scotland
|
Posted: Tue Oct 16, 2012 10:27 pm Post subject: |
|
|
I might be wrong, but you could perhaps go down the road of Visudo. _________________ Whatever you do, do it properly! |
|
Back to top |
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|