]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Introduce virDomainSetUserPassword API
authorJán Tomko <jtomko@redhat.com>
Mon, 18 May 2015 08:33:18 +0000 (10:33 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 21 May 2015 14:04:01 +0000 (16:04 +0200)
commite8982c88bd949e634075b3cc3549beddc9821683
treeb92d93ceb1b9f1ba0e2ef0cf03a93e2fca3d3a00
parent6cc5c33eb5daa90ee63c79fa8b21f6fa334e9d7b
Introduce virDomainSetUserPassword API

For setting passwords of users inside the domain.

With the VIR_DOMAIN_PASSWORD_ENCRYPTED flag set, the password
is assumed to be already encrypted by the method required
by the guest OS.

https://bugzilla.redhat.com/show_bug.cgi?id=1174177
include/libvirt/libvirt-domain.h
src/access/viraccessperm.c
src/access/viraccessperm.h
src/driver-hypervisor.h
src/libvirt-domain.c
src/libvirt_public.syms
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs