[libvirt] [PATCH 0/3] Support changing user passwords in the guest

Ján Tomko jtomko at redhat.com
Thu May 21 14:53:07 UTC 2015


On Mon, May 18, 2015 at 02:43:47PM +0200, Ján Tomko wrote:
> The guest-set-user-password command was added to qemu-agent in the 2.3.0
> release by Daniel Berrange (some of you might have heard of him):
> 
> commit 215a2771a7b6b29037ee8deba484815d816b6fdd
>     qga: add guest-set-user-password command
> http://git.qemu.org/?p=qemu.git;a=commitdiff;h=215a277
> 
> This mini-series introduces a libvirt API, set_password ACL,
> a virsh command and wires up the API in the QEMU driver.
> 
> Any bikesh^Wsuggestions regarding the API naming and the
> order of the virsh parameters are welcome.
> 
> Ján Tomko (3):
>   Introduce virDomainSetUserPassword API
>   virsh: add set-user-password command
>   qemu: wire up virDomainSetUserPassword
> 

I have removed the linux-specific bits (crypt(3), defaulting to root),
switched the order of virsh parameters and pushed the series.

Thank you for the reviews.

Jan
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150521/5d60db8a/attachment-0001.sig>


More information about the libvir-list mailing list