tcp on remote machine
Ryan Saunders
jediry01 at yahoo.com
Wed Mar 25 11:36:28 PDT 2009
I've been working on a patch to integrate libsasl2's auth mechanisms into dbus, which'll give dbus a host of new auth options, including user/pass, kerberos, NTLM, etc. It's not totally finished yet, but close...just needs a free weekend or two for me to complete it. I can send you what I've got if you're interested in messing around with it.
R
----- Original Message ----
From: Peter Würtz <wuertz at uni-mainz.de>
To: lluis gomez i bigorda <lluisgomez at hangar.org>
Cc: "dbus at lists.freedesktop.org" <dbus at lists.freedesktop.org>
Sent: Wednesday, March 25, 2009 8:35:26 AM
Subject: Re: tcp on remote machine
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.
_______________________________________________
dbus mailing list
dbus at lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dbus
More information about the dbus
mailing list