[Spice-devel] [PATCH 0/3] Use username and password for SPICE sessions

Fabiano Fidêncio fidencio at redhat.com
Thu Sep 25 05:22:47 PDT 2014


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



More information about the Spice-devel mailing list