All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: xen-devel <xen-devel@lists.xensource.com>
Cc: Ewan Mellor <ewan@xensource.com>
Subject: [PATCH 0/3] Add support for XML-RPC over SSH
Date: Sat, 10 Jun 2006 14:35:14 -0500	[thread overview]
Message-ID: <448B1EF2.5050801@us.ibm.com> (raw)

The following set of patches add support to Xend and xm for XML-RPC over 
SSH.  These patches are small and pretty self-contained so they 
shouldn't hinder the introduction of XML-RPC over HTTPS.  There are a 
number of good reasons to support XML-RPC over SSH.  It requires no 
additional open ports simplifying firewall configuration.  There's no 
additional server configuration (or certificate creation).  It also is 
rather easy to support from a client perspective.

I've tested this series with xm-test and there are no new unexpected 
failures[1].  The xm-test runs were done with both the httpu protocol 
and the ssh protocol.

This series assumes the application of the XML-RPC Keep-Alive patch I 
previously posted.

[1] One of the non-root tests unexpectedly passed since the user I was 
running authenticated over ssh as root.

Regards,

Anthony Liguori

             reply	other threads:[~2006-06-10 19:35 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-10 19:35 Anthony Liguori [this message]
2006-06-10 19:37 ` [PATCH 1/3] Add an xm serve command Anthony Liguori
2006-06-10 19:38 ` [PATCH 2/3] Add SSH over XML-RPC support to xmlrpclib2.ServerProxy Anthony Liguori
2006-06-10 19:39 ` [PATCH 3/3] Let xm user choose XML-RPC URI Anthony Liguori

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=448B1EF2.5050801@us.ibm.com \
    --to=aliguori@us.ibm.com \
    --cc=ewan@xensource.com \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.