On Wed, 2007-11-14 at 12:05 +0100, Michael Haubenwallner wrote:
> Hi,
>
> Is there a way to use ORBit2 to communicate using unix-domain-sockets on
> same unix host between different users ?
>
> What I see:
>
> User 'server' establishes some unix-domain-socket in
> ${TMPDIR}/orbit-server/linc-...
>
> Now user 'client' wants to access ${TMPDIR}/orbit-server/linc-..., but
> is refused to do so as ${TMPDIR}/orbit-server has permission 700.
>
> If I do 'chmod g+rwx ${TMPDIR}/orbit-server' while the server is up,
> 'client' can connect to 'server'.
> But this only works until there is no new ORB-daemon started by
> 'server'.
>
> A workaround might be to use "-ORBIIOPUSock=0 -ORBIIOPIPv4=1",
I think you need to bite the bullet and do exactly that.
HTH,
jules
_______________________________________________
orbit-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/orbit-list