how can I find out which rule triggered a "Rejected send message"?

Thiago Macieira thiago at kde.org
Sat Aug 15 09:25:18 PDT 2009


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.

It's not a matter of what rule rejected it. You have to find the rule that 
was supposed to allow it, but didn't. Check /etc/dbus-1/system.d/hal.conf.

I don't see any rule for PPP.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358

Qt Developer Days 2009 | Registration Now Open!
Munich, Germany: Oct 12 - 14     San Francisco, California: Nov 2 - 4
      http://qt.nokia.com/qtdevdays2009
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://lists.freedesktop.org/archives/dbus/attachments/20090815/015764eb/attachment.pgp 


More information about the dbus mailing list