DBus Over multiple machines
Havoc Pennington
hp@redhat.com
Mon, 15 Dec 2003 10:29:34 -0500
On Mon, 2003-12-15 at 08:00, Jason Keirstead wrote:
> On December 12, 2003 6:56 pm, you wrote:
> > I think there's no working auth mechanism over TCP right now. You say
> > you turned off all auth, but how did you do that? I'm not sure there's a
> > way to do so.
>
> Oh, I just removed all the <auth> lines :P No I guess maybe that didn't
> work :)
>
I think that just means "any auth mechanism" but still requires one.
> >I submitted a patch about a month ago to add SASL authentication to d-bus
> >see https://listman.redhat.com/archives/message-bus-list/2003-November/
> >msg00018.html
>
> Is this patch integrated into HEAD?
>
I haven't had a chance to review it yet. If others can test it and/or
look over the code and make comments, that will speed things up.
Havoc