tcp on remote machine
Peter Würtz
wuertz at uni-mainz.de
Wed Mar 25 08:35:26 PDT 2009
On Wed, 2009-03-25 at 13:24 +0100, lluis gomez i bigorda wrote:
> i ask that cause I'm looking for some examples on tcp dbus comunication
> to remote machines and didn't found yet anything in that way ... also I
> read about some troubles on authentifications and stuff like that ...
At the moment, there is no remote authentication method implemented and
dbus-daemon does not accept anonymous connections. This means that you
cannot successfully connect to a remote dbus-daemon via tcp.
In this bug report a patch has been proposed to allow anonymous
connections to dbus-daemon:
http://bugs.freedesktop.org/show_bug.cgi?id=15393
With this patched dbus-daemon I successfully connected multiple
dbus-clients from a local area network to a common bus.
More information about the dbus
mailing list