[Bug 755988] New: AccessDenied to NetworkManager on dbus system bus
https://bugzilla.novell.com/show_bug.cgi?id=755988 https://bugzilla.novell.com/show_bug.cgi?id=755988#c0 Summary: AccessDenied to NetworkManager on dbus system bus Classification: openSUSE Product: openSUSE 12.2 Version: Factory Platform: x86-64 OS/Version: openSUSE 12.2 Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: scalpel4k@gmail.com QAContact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0 Error: Call to object / at org.freedesktop.NetworkManager: org.freedesktop.DBus.Error.AccessDenied (Rejected send message, 2 matched rules; type="method_call", sender=":1.242" (uid=1000 pid=16293 comm="qdbusviewer ") interface="org.freedesktop.DBus.Introspectable" member="Introspect" error name="(unset)" requested_reply="0" destination="org.freedesktop.NetworkManager" (uid=0 pid=1268 comm="/usr/sbin/NetworkManager ")) failed I can't find the interface definition in /usr/share/d-bus/interfaces, could that be the reason? Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=755988 https://bugzilla.novell.com/show_bug.cgi?id=755988#c1 kk zhang <kkzhang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kkzhang@novell.com AssignedTo|bnc-team-screening@forge.pr |bili@suse.com |ovo.novell.com | --- Comment #1 from kk zhang <kkzhang@novell.com> 2012-04-09 02:51:01 UTC --- Hi,could you please have a look this?I am not sure whether it is GNOME or KDE network manager.Feel free to reassign it.Thank you. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=755988 https://bugzilla.novell.com/show_bug.cgi?id=755988#c2 --- Comment #2 from Michael Woski <scalpel4k@gmail.com> 2012-04-09 06:47:12 UTC --- (In reply to comment #1)
Hi,could you please have a look this?I am not sure whether it is GNOME or KDE network manager.Feel free to reassign it.Thank you.
Sorry, I should have given an update. In the meantime I've found out that I do not get a "local seat" (which systemd seems responsible nowadays). So temporarily I solved the issue by changing the d-bus policy for the "default" context. I guess it's systemd that is really to blame here. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=755988 https://bugzilla.novell.com/show_bug.cgi?id=755988#c3 Li Bin <bili@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #3 from Li Bin <bili@suse.com> 2012-04-09 08:25:47 UTC --- Michael, I thought it's not the systemd's reason, and cause the NetworkManager's DBus policy and security consideration. For default NM denied the org.freedesktop.NetworkManager destination. And for at_console, which means "local seat", allow you visit org.freedesktop.DBus.Introspectable interface. And from your comment, you are not in the "local seat", it's the reason. <policy context="default"> <deny own="org.freedesktop.NetworkManager"/> <deny send_destination="org.freedesktop.NetworkManager"/> <policy at_console="true"> <allow send_destination="org.freedesktop.NetworkManager"/> <allow send_destination="org.freedesktop.NetworkManager" send_interface="org.freedesktop.DBus.Introspectable"/> -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=755988 https://bugzilla.novell.com/show_bug.cgi?id=755988#c4 Li Bin <bili@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |INVALID --- Comment #4 from Li Bin <bili@suse.com> 2012-04-09 08:26:59 UTC --- So it's not a bug, close it. Thanks for your report, and feel free to contact me if any issue. -- Configure bugmail: https://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