Newbie:DBus message bus on multiple host?

Sergey Struzh sergeystruzh at gmail.com
Sat May 10 05:58:02 PDT 2008


in addition to the patch mentioned in one of the threads, the attached patch
also enables ANONYMOUS access to the bus daemon. You will have to face the
security issue though in case you don't specify any AUTH mechanism in your
daemon's conf file (which implicitely means that ANONYMOUS is allowed too).

Good luck!


On 5/9/08, Havoc Pennington <hp at pobox.com> wrote:
>
> Hi,
>
> See these threads:
> http://lists.freedesktop.org/archives/dbus/2007-November/009001.html
> http://lists.freedesktop.org/archives/dbus/2008-February/009331.html
>
> To be clear, if you're using dbus for anything other than a normal
> system bus or desktop session bus as used on Linux, you're on
> experimental ground, and you may need to hack on dbus yourself to
> figure out what you need.
>
> There are two cases where I'm pretty sure TCP works. One is if you
> have an NFS-mounted home directory and want to use your session bus
> from a remote ssh session, then cookie auth based on a file in your
> homedir should work. Two is if you don't use the bus daemon, but write
> a custom DBusServer that allows anonymous connections.
>
> Anything else most likely requires some kind of dbus enhancement.
>
> If you describe what you are trying to do, someone might have some advice.
>
> Havoc
> _______________________________________________
> dbus mailing list
> dbus at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dbus
>



-- 
Regards,

Sergey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20080510/06758bdf/attachment.htm 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: anonymous.patch
Url: http://lists.freedesktop.org/archives/dbus/attachments/20080510/06758bdf/attachment.txt 


More information about the dbus mailing list