dbus-sysdeps-unix.h
Havoc Pennington
hp at redhat.com
Sun Sep 17 22:43:42 PDT 2006
Ralf Habacker wrote:
> 2284: Sending error reply org.freedesktop.DBus.Error.Failed "No user ID
> known for connection, cannot determine security policy
...
> Any idea ?
This is exactly what I meant would break - it's upset that
dbus_connection_get_unix_user doesn't work anymore.
This error should be changed so it isn't a fatal error, instead the bus
should apply any default policies (user=* instead of user=someone) and
continue normally. It's probably very simple, grep for that error
message to find the relevant code.
Havoc
More information about the dbus
mailing list