[PATCH] client configuration file support
Ralf Habacker
ralf.habacker at freenet.de
Fri Jun 11 06:29:09 PDT 2010
Luiz Augusto von Dentz schrieb:
> Hi,
>
> On Tue, Jun 8, 2010 at 9:33 AM, Ralf Habacker <ralf.habacker at freenet.de> wrote:
>
>> Hi,
>>
<snip>
>> Documentation for this feature is available in a pre release state and when
>> ready will be located in <dbus-src-root>/dbus/libdbus.xml (see the appended
>> prelimary version)
>>
>
> Does it work in a multi-user environment?
yes, by using approbiate protocols like nonce-tcp: and autolaunch: on
windows.
nonce-tcp procotol uses a user specific secrect file located in users
directory tree.
The autolaunch protocol uses a well known shared memory segment to
determine the real used address.
> It seems to me that any
> attempt to hardcode the session address will probably be a failure in
> such situations,
>
> IMO the correct way to do this is to have this configuration placed somewhere in the home of the user
>
This could be solved easily on windows by searching the client
configuration file in the users home directory first and only if there
is no file, the client configuration below the install root is used.
Thanks for this pointer.
Regards
Ralf
More information about the dbus
mailing list