For setting passwords of users inside the domain.
With the VIR_DOMAIN_PASSWORD_CRYPTED flag set, the password
is assumed to be already encrypted by crypt(3).
https://bugzilla.redhat.com/show_bug.cgi?id=1174177
---
include/libvirt/libvirt-domain.h | 9 ++++++++
src/access/viraccessperm.c | 2 +-
src/access/viraccessperm.h | 6 +++++
src/driver-hypervisor.h | 7 ++++++
src/libvirt-domain.c | 47 ++++++++++++++++++++++++++++++++++++++++
src/libvirt_public.syms | 5 +++++
src/remote/remote_driver.c | 1 +
src/remote/remote_protocol.x | 15 ++++++++++++-
src/remote_protocol-structs | 7 ++++++
9 files changed, 97 insertions(+), 2 deletions(-)
ACK if you address the nitpick about crypt() in the API docs.
Regards,
Daniel
--
|: