3

I have a process that is running with root privileges[server] and a client which is an app process[non root]. I need to communicate b/w these two, the IPC is unix domain sockets.

The problem is that the connection from the client fails with access denied error.

Is there a way to make this communication possible.

I am working on tizen platform, which has SMACK access rules as well, but i believe that i have added all the SMACK permit rules that can come in way of the communication. But the file level permission denial for the client process is not allowing to connection.

Is there any way to do IPC in this scenario?

Thanks.

ashishsony
  • 2,537
  • 3
  • 26
  • 38

0 Answers0