<div class="gmail_quote"><div>Hi Guys,</div><div>I am new to dbus, i am trying to use dbus as IPC in a embedded system project running in mips 4kec processor,for the testing purpose i have used a sample client server application, the complete source code, XML, make file are available in the following link. </div>
<div><span style="font-size: 10pt;"><a href="http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Platform_Development_Chinook/APPENDIX_F_Source_code_for_the_GLibDBus_asynchronous_examples.html" target="_blank"><font color="#0000ff" face="Times New Roman">http://maemo.org/maemo_training_material/maemo4.x/html/maemo_Platform_Development_Chinook/APPENDIX_F_Source_code_for_the_GLibDBus_asynchronous_examples.html</font></a></span></div>

<font size="3" face="Times New Roman">

</font><div>In the embedded system i have 3 users</div><div>a)root</div><div>b)UserB belongs to the group UserB</div><div>c)UserC  belongs to the group UserC </div><div>In the embedded system it is a autologin, the S modules in the /etc/enit.d automatically runs &amp; kicks the embedded application.S01dbus module launches the dbus-dameon ,it is launched by the root,now i need to launch the server application as UserB &amp; Client application as UserC .</div>
<div>i.e From  S02launchdbusapps  present in etc/init.d </div><div>a) I am launching server using the command setuidgid :UserB /usr/bin/server</div><div>b)I am launching clientusing the command setuidgid :UserC /usr/bin/client</div>

<div>Is this scenario possible? what modification should i do stick to this senario</div><div> </div><div>Thanks a lot in advance.</div><div>Ramesh</div><div> </div><div> </div><div> </div><div> </div>
<div> </div><div> </div>
</div><br>