<div dir="ltr"><div>Thanks a lot Tyler,</div><div><br></div><div>Here's the bug report : <a href="https://bugs.launchpad.net/apparmor/+bug/1252821">https://bugs.launchpad.net/apparmor/+bug/1252821</a></div><div>If I can help with anything just let me know. </div>

<div><br></div><div>Right now the reason was very obscure as no log activity during rejection</div><div><br></div><div>best regards</div><div><br></div><div><br></div><div>On 2013-11-19, at 12:02 PM, Tyler Hicks <<a href="mailto:tyhicks@canonical.com">tyhicks@canonical.com</a>> wrote:</div>

<div><br></div><div>On 2013-11-19 11:03:24, Sébastien Sénéchal wrote:</div><div>Hello all</div><div><br></div><div>I am writing an app usig remote DBUS for communication</div><div><br></div><div>since dbus 1.6.12, apparmor is used for authentication, so i am trying to</div>

<div>find correct way to setup…</div><div><br></div><div>this involves:</div><div>- a dbus listening on tcp:host=127.0.0.1,bind=*,port=14500</div><div><br></div><div>Oof... AppArmor should be disabled if a tcp address is used. The</div>

<div>AppArmor mediation code only has the ability to check peer labels over</div><div>UNIX domain sockets. It is most likely seeing an error when getting the</div><div>label and then refusing the connection.</div><div><br>

</div><div>It looks like the SELinux mediation support in D-Bus has the same bug:</div><div><br></div><div> <a href="https://bugzilla.redhat.com/show_bug.cgi?id=890658">https://bugzilla.redhat.com/show_bug.cgi?id=890658</a></div>

<div><br></div><div>Would you mind opening a bug in Launchpad? I'll fix this for 14.04.</div><div><br></div><div>Tyler</div></div>