Thank you for your advice, I have found the way:
Comment out file
/etc/polkit-1/localauthority.conf.d/51-debian-sudo.conf, which overrides
/etc/polkit-1/localauthority.conf.d/50-localauthority.conf and makes
polkit consider members of "sudo" groups as administrators.
Yours sincerely, Jayson Willson
01.09.2015 21:16, Matthias Klumpp пишет:
2015-09-01 19:49 GMT+02:00 Jayson Willson <jaysonwillson...@gmail.com
<mailto:jaysonwillson...@gmail.com>>:
I have also tried creating
/usr/share/polkit-1/rules.d/49-rootpw_global.rules with the same
contents, [...]
The problem with that is simply that the PolicyKit in Debian
Unstable/Testing/Stable does not read the JavaScript rules files.
Only the version using JS-based rules files (in experimental for ages)
does that. So you might want to search for a solution using the old
configuration syntax here.
Cheers,
Matthias