<div>Hi Havoc,</div>
<div>&nbsp;</div>
<div>Well I know that anonymous is supported by dbus in general (i.e. when writing a proprietary Client-Server over dbus) however I was asking specifically regarding dbus-daemon. To my knowledge in 1.1.2, specifying ANONYMOUS in the .conf file when running&nbsp;the daemon doesn&#39;t really&nbsp;mean that the daemon will work in this mode. You said once:
</div>
<div>&nbsp;</div>
<div>&quot;Oh, there&#39;s also a dbus_connection_set_allow_anonymous() that has to be<br>called. The bus daemon does not call this. I would have to think more<br>about whether it would be safe/workable to patch the bus daemon to call
<br>it, or patch the bus daemon to call it if ANONYMOUS auth mechanism is<br>available.<br><br>Anyway, for now ANONYMOUS is something that has only been used with<br>custom servers, using it with the bus daemon has not been thought through.&quot;
</div>
<div>&nbsp;</div>
<div>So now my question is whether it was thought through already or when (if ever) you&#39;re planning to do so? Is it your roadmap?<br><br><br>&nbsp;</div>
<div><span class="gmail_quote">On 11/25/07, <b class="gmail_sendername">Havoc Pennington</b> &lt;<a href="mailto:hp@redhat.com">hp@redhat.com</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Hi,<br><br>Sergey Struzh wrote:<br>&gt; Hi all. I wonder if dbus daemon supports already anonymous<br>&gt; authentication mode. So if the answer is no is it not too late to ask
<br>&gt; to include this feature in 1.2.0? Thanks<br>&gt;<br><br>This should be in 1.1.2 already, so will be in 1.2.0. You must enable it<br>in your program, however. (add ANONYMOUS to auth mechanisms for your<br>DBusServer and call dbus_connection_set_allow_anonymous())
<br><br>Havoc<br><br></blockquote></div><br><br clear="all"><br>-- <br>Regards,<br><br>Sergey