<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
Hello,<BR>
I do not have security problem because, for this application, our network is local and without direct exchange with Internet.<BR>
I'd like to use shared session DBus because it is, I think, the easy way to exchange data in LINUX / DBus TCP.<BR>
Could you please give me some suggestions to implement it ?<BR>
<BR>
Best regards.<BR>
<BR>
VyDaMan<BR><BR>> Date: Tue, 2 Dec 2008 11:03:56 +0000<BR>> From: alban.crequy@collabora.co.uk<BR>> To: dbus@lists.freedesktop.org<BR>> Subject: Re: Shared Session Dbus<BR>> <BR>> Le Sun, 30 Nov 2008 15:42:06 +0100,<BR>> tomylan vydaman <vydaman@live.fr> a écrit :<BR>> <BR>> > <BR>> > Hello,<BR>> > <BR>> > I'd like to use DBUS over TCP to exchange data between applications<BR>> > in multi-hosts. According to the DBus website, I can do it by sharing<BR>> > the session DBus of an user who is logged into different hosts with a<BR>> > same home directory via a network-file-system. But I do not know the<BR>> > details of this implementation: <BR>> > <BR>> > Which release of DBus permits the shared session bus?<BR>> > Do I need to modify the configuration files of DBus (session.conf,<BR>> > system.conf, …) when I use a shared session bus ? My applications run<BR>> > under LINUX RHEL 5.2 with DBus 1.0. Can I use this release to share<BR>> > an session bus or do I have to upgrade this release under RHEL 5.2 ?<BR>> > Thank you in advance and bests regards <BR>> > Tomylan<BR>> <BR>> Sharing a D-Bus session between 2 computers can be a big security hole.<BR>> Is it the same user on the 2 computers? Giving access to your D-Bus<BR>> session means the remote user can do pretty much everything...<BR>> <BR>> If you want an application to communicate with D-Bus on 2 computers,<BR>> you can use D-Bus but in a different session. You can look at Telepathy<BR>> D-Bus tubes, which is a way to send D-Bus messages to a IM contact<BR>> (Jabber or local network).<BR>> <BR>> -- <BR>> Alban<BR>> _______________________________________________<BR>> dbus mailing list<BR>> dbus@lists.freedesktop.org<BR>> http://lists.freedesktop.org/mailman/listinfo/dbus<BR><BR><br /><hr />Téléphonez gratuitement à tous vos proches avec Windows Live Messenger ! <a href='http://www.windowslive.fr/messenger/1.asp' target='_new'>Téléchargez-le maintenant !</a></body>
</html>