components/avahi/patches/15-secure-dbus-dest.patch
author John Beck <John.Beck@Oracle.COM>
Thu, 14 Jan 2016 14:20:29 -0800
changeset 5280 a1d5d3816967
parent 5257 0da26ce015ab
permissions -rw-r--r--
22536112 SUNWSblimCimClient needs to be obsoleted

Source: Desktop consolidation
Patch Comment: type:branding bugid:263 bugster:6794539

--- /usr/tmp/clean/avahi-0.6.28/avahi-daemon/avahi-dbus.conf.in	2010-08-26 01:51:38.996153000 +0100
+++ avahi-0.6.28/avahi-daemon/avahi-dbus.conf.in	2011-01-20 15:42:21.930449367 +0000
@@ -20,11 +20,6 @@
           send_interface="org.freedesktop.Avahi.Server" send_member="SetHostName"/>
   </policy>
 
-  <!-- Allow everything, including access to SetHostName to users of the group "@AVAHI_PRIV_ACCESS_GROUP@" -->
-  <policy group="@AVAHI_PRIV_ACCESS_GROUP@">
-    <allow send_destination="org.freedesktop.Avahi"/>
-    <allow receive_sender="org.freedesktop.Avahi"/>
-  </policy>
   <policy user="root">
     <allow send_destination="org.freedesktop.Avahi"/>
     <allow receive_sender="org.freedesktop.Avahi"/>