[libvirt] [PATCH 3/3] remote: Improve libssh2 password authentication

Daniel P. Berrange berrange at redhat.com
Thu Jul 11 16:13:37 UTC 2013


On Wed, Jul 10, 2013 at 08:42:05AM +0200, Peter Krempa wrote:
> This patch enables the password authentication in the libssh2 connection
> driver. There are a few benefits to this step:
> 
> 1) Hosts with challenge response authentication will now be supported
> with the libssh2 connection driver.
> 
> 2) Credential for hosts can now be stored in the authentication
> credential config file
> ---
>  src/remote/remote_driver.c |  3 ++-
>  src/rpc/virnetclient.c     | 11 ++++++-----
>  src/rpc/virnetclient.h     |  4 +++-
>  src/rpc/virnetsocket.c     |  8 ++++----
>  src/rpc/virnetsocket.h     |  3 ++-
>  src/rpc/virnetsshsession.c | 30 ++++++++++++++++--------------
>  src/rpc/virnetsshsession.h |  5 +++--
>  7 files changed, 36 insertions(+), 28 deletions(-)

ACK


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list