system.conf question

Mark S. Townsley mstownsley at gmail.com
Wed Jun 28 17:52:51 PDT 2006


Hi:

My system.conf has this line:


<policy context="default">
    <allow user="*"/>
    <allow own="*"/>

</policy>

I read that allow user * means anyone can connect to the system bus.
My dbus daemon is started by root.  And my server app is also started by
root.
If root starts the client app, everything runs fine.

If nobody or another user starts the client app, I would either get

   "No reply within specified time"

or

  "Using your real home directory for testing, set DBUS_TEST_HOMEDIR to
avoid
   No reply within specified time"

So under what situation is  user="*" really be honored?  Or am I using this
config option in a wrong way?

Thanks for any tips.

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freedesktop.org/archives/dbus/attachments/20060628/e5815ee2/attachment.htm


More information about the dbus mailing list