Re: Client and server run by different users
- From: Jon K Hellan <Jon Hellan clustra com>
- To: orbit-list gnome org
- Subject: Re: Client and server run by different users
- Date: 15 Jan 2001 10:48:21 +0100
>
> Hi!
>
> I am writing an ORBit server that is to be accessible by several clients,
> both locally and on the network.
>
> Primarily the server will be accessed by clients on the local machine, but
> usually the clients will not be run by the same user as the server.
>
> But for some reason I cannot get the clients access the server if they are
> run by any other user than the server. Does anyone know how to fix this?
>
> Rune Saetre
>
There are two communication mechanisms, TCP/IP and one which is used
for local communications.
In the default configuration (at least in a Gnome installation), TCP
is disabled.
My guess is that you need TCP/IP for communication between different
users on the same machine. You can enable this by including
ORBIIOPIPv4=1 in the system orbitrc or in ~/.orbitrc of the users
involved.
Regards
Jon Kåre
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]