[Bug 550449] New: cnetworkmanager.conf damages dbus policy
http://bugzilla.novell.com/show_bug.cgi?id=550449 Summary: cnetworkmanager.conf damages dbus policy Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: Other OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Network AssignedTo: mvidner@novell.com ReportedBy: coolo@novell.com QAContact: qa@suse.de Found By: --- having cnetworkmanager installed, my dbus policy forbids that knetworkmanager shares secrets with NetworkManager. Moving cnetworkmanger.conf out of system.d and restarting services, I can connect again. This needs urgent fixing or we run into maintenance nightmare -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550449 User mvidner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550449#c1 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|NEW |NEEDINFO CC| |wstephenson@novell.com Info Provider| |coolo@novell.com --- Comment #1 from Martin Vidner <mvidner@novell.com> 2009-10-27 10:43:10 MDT --- What packages do you have installed? What are the denied messages, as logged in /var/log/messages ? $ cat cnetworkmanager.conf <!DOCTYPE busconfig PUBLIC "-//freedesktop//DTD D-BUS Bus Configuration 1.0//EN" "http://www.freedesktop.org/standards/dbus/1.0/busconfig.dtd"> <busconfig> <policy user="root"> <allow own="org.freedesktop.NetworkManagerUserSettings"/> <allow send_destination="org.freedesktop.NetworkManagerUserSettings"/> </policy> <policy at_console="true"> <allow own="org.freedesktop.NetworkManagerUserSettings"/> <allow send_destination="org.freedesktop.NetworkManagerUserSettings"/> <!-- Only root can get secrets --> <deny send_destination="org.freedesktop.NetworkManagerUserSettings" send_interface="org.freedesktop.NetworkManagerSettings.Connection.Secrets"/> </policy> <policy context="default"> <deny send_destination="org.freedesktop.NetworkManagerUserSettings"/> <allow send_destination="org.freedesktop.NetworkManagerUserSettings" send_interface="org.freedesktop.DBus.Introspectable"/> </policy> <limit name="max_replies_per_connection">512</limit> </busconfig> Anyway, this is crazy and the configs must be unified in the main NM package. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550449 User mvidner@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550449#c2 --- Comment #2 from Martin Vidner <mvidner@novell.com> 2009-10-27 10:47:27 MDT ---
Anyway, this is crazy and the configs must be unified in the main NM package. That is bug 476502
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550449 User coolo@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=550449#c3 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW Info Provider|coolo@novell.com | --- Comment #3 from Stephan Kulow <coolo@novell.com> 2009-10-30 02:45:27 MDT --- This is the diff I have: coolo@linux-vgqb#system.d>diff -u NetworkManager-kde4.conf /tmp/cnetworkmanager.conf --- NetworkManager-kde4.conf 2009-02-17 16:50:51.000000000 +0100 +++ /tmp/cnetworkmanager.conf 2009-07-23 16:35:01.000000000 +0200 @@ -14,7 +14,7 @@ <!-- Only root can get secrets --> <deny send_destination="org.freedesktop.NetworkManagerUserSettings" - send_interface="org.freedesktop.NetworkManagerSettings.Secrets"/> + send_interface="org.freedesktop.NetworkManagerSettings.Connection.Secrets"/> </policy> <policy context="default"> <deny send_destination="org.freedesktop.NetworkManagerUserSettings"/> coolo@linux-vgqb#system.d>zypper search -s cnetworkmanager Daten des Repositorys laden ... Installierte Pakete lesen ... S | Name | Typ | Version | Arch | Repository --+-----------------+------------+------------+--------+---------------- i | cnetworkmanager | Paket | 0.21.1-2.1 | noarch | openSUSE-Oss | cnetworkmanager | Quellpaket | 0.21.1-1.2 | noarch | openSUSE-Source -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550449 http://bugzilla.novell.com/show_bug.cgi?id=550449#c4 Martin Vidner <mvidner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO Info Provider| |coolo@novell.com --- Comment #4 from Martin Vidner <mvidner@novell.com> 2009-12-10 15:11:50 UTC --- Sorry for leaving this unattended for so long (but now a certain other project is out of the way... http://lists.opensuse.org/yast-devel/2009-12/msg00020.html ) I cannot reproduce the problem. What are the denied messages, as logged in /var/log/messages ? And /var/log/NetworkManager? rpm -qa "*etwork*anager*" | sort ? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=550449 http://bugzilla.novell.com/show_bug.cgi?id=550449#c5 Stephan Kulow <coolo@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED Info Provider|coolo@novell.com | Resolution| |NORESPONSE --- Comment #5 from Stephan Kulow <coolo@novell.com> 2010-01-28 14:31:54 UTC --- I have no more interest in having this fixed if you can't reproduce it. I hope that Tambet will finally get he client conf in the main package -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com