Hi Is it possible to know which user issued the call that is being executed in a service? I'm using the glib bindings. I have have seen that there is a call dbus_bus_get_unix_user but i can't figure out how to get the arguments to pass to this function from within the method that is being called. Diego