Comment 5 for bug 785680

Revision history for this message
Rodrigo Moya (rodrigo-moya) wrote :

> I can't see how user_set_icon_file() is actually called, but contains a few problems:

it is called from the client, via the SetIconFile DBus method

As for the crypted password, it is crypted with apg, on the client, which calls SetPassword DBus method, which maps to call user_set_password on the daemon.