how can I find out which rule triggered a "Rejected send message"?
Tomasz Chmielewski
mangoo at wpkg.org
Sat Aug 15 12:10:48 PDT 2009
Tomasz Chmielewski wrote:
> Thiago Macieira wrote:
>> Tomasz Chmielewski wrote:
>>> I'm having problems with configuring a UMTS connection under Ubuntu
>>> 9.04, because of dbus "Rejected send message".
>>>
>>> How can I find out which rules are responsible for this blocking (i.e.
>>> is there a more verbose/debug mode of dbus which would tell me what rule
>>> caused it)?
>> Probably this rule in system.conf rejected it:
>>
>> <deny send_type="method_call"/>
>>
>> That denies everything.
>
> So I changed it to:
>
> <allow send_type="method_call"/>
>
> Restarted dbus, but it's still rejected.
Correction.
I restarted the system and it works now - thanks for your help.
As a side note, what else, other than dbus, hal and NetworkManager
should I restart to be sure my changes are applied?
--
Tomasz Chmielewski
http://wpkg.org
More information about the dbus
mailing list