policy: revert system modify permission to auth_admin_keep
authorDan Williams <dcbw@redhat.com>
Mon, 21 Mar 2011 21:53:35 +0000 (16:53 -0500)
committerDan Williams <dcbw@redhat.com>
Mon, 21 Mar 2011 21:53:35 +0000 (16:53 -0500)
For now, until we figure out a better story here.  We don't necessarily
want to require an admin password just to connect to a wifi network
after installing, but for now lets be secure-by-default while we figure
out the right solution.

policy/org.freedesktop.NetworkManager.policy.in

index a7d5202..8e43809 100644 (file)
@@ -95,7 +95,7 @@
     <_message>System policy prevents modification of network settings for all users</_message>
     <defaults>
       <allow_inactive>no</allow_inactive>
-      <allow_active>yes</allow_active>
+      <allow_active>auth_admin_keep</allow_active>
     </defaults>
   </action>