Current implementation always use the unix user name the client runs, which is usually not what we want. So, let's provide an error to the clients know if they have to ask for a username. These patches series is a rework on Dietmar Maurer patches, sent a few months ago, and I'd like to ask Dietmar to test the patches and see if they actually do what he wants/needs. Dietmar Maurer (2): Add "username" property to SpiceSession Add support to handle username when connecting with SASL Fabiano Fidêncio (1): Add SPICE_CHANNEL_ERROR_AUTH_USER_AND_PASS error gtk/spice-channel-priv.h | 1 + gtk/spice-channel.c | 13 +++++++++++-- gtk/spice-channel.h | 4 +++- gtk/spice-session-priv.h | 2 ++ gtk/spice-session.c | 43 +++++++++++++++++++++++++++++++++++++++++-- 5 files changed, 58 insertions(+), 5 deletions(-) -- 1.9.3 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel