On Mo, 2006-04-17 at 17:35 +0800, KC wrote: > I need to run my ORBit2 server application as root (it's a daemon program), > and allow client run as regular user to connect the services ... How can > I solve the problem ?
I'm not sure how to fix the problem. Perhaps you can work around it by starting the server with Unix domain sockets disabled (ORBIIOPUNIX=0 as parameter to CORBA_ORB_init())? I assume that you have ORBIIOPv4=1 already, otherwise it wouldn't work across different machines (which you said worked). -- Best Regards, Patrick Ohly The content of this message is my personal opinion only and although I am an employee of Intel, the statements I make here in no way represent Intel's position on the issue, nor am I authorized to speak on behalf of Intel on this matter. _______________________________________________ orbit-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/orbit-list
