2011/3/4 Hereward Cooper <hereward.coo...@iomart.com>:
> [...]
>> 400 means bad request. You probably have a character in you password
>> that needs to be escaped in XML: <, >, &, ', "
>>
>> libvirt currently doesn't escape the password properly when building
>> the SOAP request. You can manually workaround this by entering the
>> password in escaped form. For example when your password is some&word
>> enter some&amp;word instead.
>
> That's fixed it! Thanks for the help.
>
> Cheers.
>
> Coops.
>

The patch was accepted and this will be fixed in the next libvirt release.

Matthias

_______________________________________________
libvirt-users mailing list
libvirt-users@redhat.com
https://www.redhat.com/mailman/listinfo/libvirt-users

Reply via email to