How do I suppress auth requests for PackageKit, just like in F12, or the NOPASSWD directive in sudo?

Nicolas Monnet nico at altiva.fr
Tue Jul 6 23:37:57 PDT 2010





Reading the documentation might help. 


I tried. I'm obviously not smart enough, but thanks for the condescension. It always helps. 





In pklocalauthority(8), you'll 
find the following about /etc/polkit-1/localauthority.conf.d: 
Only a single key, AdminIdentities is read. 
Your other entries (Action, Result...) belong into .pkla files in 
/etc/polkit-1/localauthority. 
> I have other questions: 
> Why does /etc/polkit-1/localauthority.conf.d contain: 
> AdminIdentities=unix-group:desktop_admin_r 
> ... when desktop_admin_r is NOT a unix group? Why does it lie? 
The group desktop_admin_r (and desktop_user_r) is defined in the 
polkit-desktop-policy package. 



$ rpm -ql polkit-desktop-policy 
/etc/polkit-1/localauthority.conf.d/60-desktop-policy.conf 
/var/lib/polkit-1/localauthority/10-vendor.d/10-desktop-policy.pkla 


Nothing in both of those files looks like it's being defined. I trust your evidently superior judgement that it is, but it doesn't look like it. 



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/polkit-devel/attachments/20100707/107d11bc/attachment.html>


More information about the polkit-devel mailing list