From 6e2f8e1503021ab2500a4f9c86a3e9d90e67a89d Mon Sep 17 00:00:00 2001 From: John Palmieri Date: Wed, 15 Sep 2004 18:21:56 +0000 Subject: [PATCH] * info-daemon/NetworkManagerInfo.conf - Created a more robust security policy for the DBus service - everything is denied by default - root can own and send to the service - users logged in at the console can send to the service git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@159 4912f4e0-d625-0410-9fb7-b9a5a253dbdc --- ChangeLog | 8 ++++++++ info-daemon/NetworkManagerInfo.conf | 14 ++++++++++++-- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3dc57bac74..0cc4bcc525 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-09-15 John (J5) Palmieri + + * info-daemon/NetworkManagerInfo.conf + - Created a more robust security policy for the DBus service + - everything is denied by default + - root can own and send to the service + - users logged in at the console can send to the service + 2004-09-13 Dan Williams * src/NetworkManagerDevice.c diff --git a/info-daemon/NetworkManagerInfo.conf b/info-daemon/NetworkManagerInfo.conf index 153b697708..bf60884fdb 100644 --- a/info-daemon/NetworkManagerInfo.conf +++ b/info-daemon/NetworkManagerInfo.conf @@ -2,11 +2,21 @@ "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> - + - + + + + + + + + + + +