You are not logged in.

thrantir

Beginner

  • "thrantir" is male
  • "thrantir" started this thread

Posts: 14

Occupation: Software

  • Send private message

1

Monday, October 4th 2010, 11:17am

sharing DBUS service among different users

Hi!

I've written a program that manages a tv tuner. This program has a DBUS interface, using qt facilities. Now I've found I can use it only if the program that connects to the DBUS runs as the same user who run the service... is there any way to share the session bus among multiple users?

thanks in advance