summaryrefslogtreecommitdiff
path: root/policy
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-03-21 16:53:35 -0500
committerDan Williams <dcbw@redhat.com>2011-03-21 16:53:35 -0500
commita61deb48a5b617459b300066d92160831d98bf78 (patch)
tree6316949279046bd1f15be9122e8dc3579ea454fb /policy
parent6f49afaea0c8c6e51d699c476a1043bfeb8b6bfd (diff)
downloadNetworkManager-a61deb48a5b617459b300066d92160831d98bf78.tar.gz
policy: revert system modify permission to auth_admin_keep
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.
Diffstat (limited to 'policy')
-rw-r--r--policy/org.freedesktop.NetworkManager.policy.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/policy/org.freedesktop.NetworkManager.policy.in b/policy/org.freedesktop.NetworkManager.policy.in
index a7d5202fb9..8e43809fb4 100644
--- a/policy/org.freedesktop.NetworkManager.policy.in
+++ b/policy/org.freedesktop.NetworkManager.policy.in
@@ -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>